mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 11:15:32 -05:00
doc: update changelog
This commit is contained in:
parent
85fd4baf69
commit
20e32f8509
1 changed files with 9 additions and 0 deletions
|
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.1
|
||||||
|
|
||||||
|
- perf: use `Set.elements` to convert to list
|
||||||
|
- fix(compat): compat with 4.07
|
||||||
|
- Fix the reservoir sampling algorithm.
|
||||||
|
- Add tests.
|
||||||
|
- readme: link to gasche's blog post
|
||||||
|
- readme: add some explanations and comparison with gen
|
||||||
|
|
||||||
## 1.0
|
## 1.0
|
||||||
|
|
||||||
- remove delimcc sublib (breaking)
|
- remove delimcc sublib (breaking)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue