Skip to content

Commit 29ece56

Browse files
committed
prepare for 1.6
1 parent c7ff44f commit 29ece56

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
# 1.6
3+
4+
- use dune 2.0
5+
- remove qtest, format all code using ocamlformat
6+
27
# 1.5
38

49
- use Seq

iter.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
opam-version: "2.0"
22
name: "iter"
3-
version: "1.5"
3+
version: "1.6"
44
authors: ["Simon Cruanes" "Gabriel Radanne"]
55
maintainer: "simon.cruanes.2007@m4x.org"
66
license: "BSD-2-clause"

0 commit comments

Comments
 (0)