From 7860dbbb952386b15bf0c14515849bcaf4ae460e Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Mon, 19 May 2014 15:12:52 +0200 Subject: [PATCH] changelog --- CHANGELOG | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 7d2f21d..c2bdccb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,41 @@ +# Changelog -## 3.1.4 +## 0.4.1 + +- persistent_lazy +- use bin_annot + +## 0.4 + +- API change for persistent +- more efficient implementation for persistent +- remove TypeClass +- API change for min/max (in case the sequence is empty) +- conversion with Gen +- use Oasis + +## 0.3.7 + +- decreasing int range +- printing functions + +## 0.3.6.1 + +- documentation +- bugfixes + +## 0.3.6 + +- fmap +- functors to adapt Set and Map + +## 0.3.5 + +- tests and benchmarks +- join combinator +- optimization for Sequence.persistent + +## 0.3.4 - sort, uniq, group and sort_uniq combinators implemented - some conversion functions that use Sequence.t2