Skip to content

Commit

Permalink
Update Changes in preparation for release 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierleroy committed Dec 12, 2020
1 parent d5a10b0 commit d81554a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Release 1.11:
- `Zip.add_entry_generator ~level:0` was missing a CRC update
- GPR#28: fix build on platforms with no shared libs
- GPR#33: update META files to use plugin convention
- Use `Stdlib.xxx` instead of `Pervasives.xxx`. OCaml >= 4.07 is required.
- `make all` automatically builds in native-code if supported
- Added local .opam file
- Updated tests and added automatic test harness
- Generate and install .mli, .cmt, and .cmti files

Release 1.10:
- GPR#25: Fix Gzip.flush_continue [James Owen]
- Improve compatibility with OCaml 4.09
Expand Down

0 comments on commit d81554a

Please sign in to comment.