mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 19:25:28 -05:00
prepare for 2.4.1
This commit is contained in:
parent
6a90cb25e7
commit
8038528097
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
= Changelog
|
= Changelog
|
||||||
|
|
||||||
|
== 2.4.1
|
||||||
|
|
||||||
|
- revert some compatibility-breaking changes in label modules
|
||||||
|
|
||||||
== 2.4
|
== 2.4
|
||||||
|
|
||||||
=== breaking:
|
=== breaking:
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
name: "containers"
|
name: "containers"
|
||||||
version: "2.4"
|
version: "2.4.1"
|
||||||
author: "Simon Cruanes"
|
author: "Simon Cruanes"
|
||||||
maintainer: "simon.cruanes.2007@m4x.org"
|
maintainer: "simon.cruanes.2007@m4x.org"
|
||||||
synopsis: "A modular, clean and powerful extension of the OCaml standard library"
|
synopsis: "A modular, clean and powerful extension of the OCaml standard library"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue