Skip to content

Commit

Permalink
Prepare for release 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierleroy committed Nov 9, 2020
1 parent 858ce4d commit 814c159
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Release 1.4 (2020-11-09)

- Pull request #20: fix bug caused by unsafe string/bytes conversions,
and remove all uses of `Bytes.unsafe_of_string`

Release 1.3 (2019-11-20)

- Pull request #16: use Sys.word_size and Sys.int_size more consistently
Expand Down
2 changes: 1 addition & 1 deletion num.opam
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
opam-version: "2.0"
version: "1.4~dev"
version: "1.4"
maintainer: "Xavier Leroy <[email protected]>"
authors: [
"Valérie Ménissier-Morain"
Expand Down

0 comments on commit 814c159

Please sign in to comment.