update changelog

This commit is contained in:
Simon Cruanes 2017-02-17 17:24:48 +01:00
parent c5beeb3fb1
commit d68c80f51d

View file

@ -1,5 +1,21 @@
# Changelog # Changelog
## 0.9
- distinction between `diagonal,diagonal_l`
- add `init,fold_map,fold_filter_map,sorted,diagonal,findi,…`
- fix a few typos
- update readme: convert into asciidoc, add tutorial
- remove deprecated functions, add missing links to `SequenceLabels`
## 0.8
- loop based implementation for `int_range_by`
- move files to 'src/', use qtest for tests
- add `int_range_by`
- add `Sequence.flat_map_l`
## 0.7 ## 0.7
- add missing entry in changelog and missing since annotations - add missing entry in changelog and missing since annotations