Skip to content

Commit 7c54111

Browse files
committed
prepare for 1.2.1
1 parent c500705 commit 7c54111

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2+
# 1.2.1
3+
4+
- fix: use `Stdlib` instead of `Pervasives`
5+
- fix: missing dep on unix for 4.08
6+
- add shims with dune magic for 4.08 compat
7+
18
# 1.2
29

310
- Rename the library to Iter.

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.2"
3+
version: "1.2.1"
44
authors: ["Simon Cruanes" "Gabriel Radanne"]
55
maintainer: "simon.cruanes.2007@m4x.org"
66
license: "BSD-2-clauses"

0 commit comments

Comments
 (0)