mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05: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
|
||||
|
||||
== 2.4.1
|
||||
|
||||
- revert some compatibility-breaking changes in label modules
|
||||
|
||||
== 2.4
|
||||
|
||||
=== breaking:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
opam-version: "2.0"
|
||||
name: "containers"
|
||||
version: "2.4"
|
||||
version: "2.4.1"
|
||||
author: "Simon Cruanes"
|
||||
maintainer: "simon.cruanes.2007@m4x.org"
|
||||
synopsis: "A modular, clean and powerful extension of the OCaml standard library"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue