Skip to content

Commit

Permalink
Prepare v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Feb 8, 2021
1 parent 9af342c commit 3a5e259
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### v3.5.0 (2021-02-08)

- Fix support for `x-compilation` (@samoht, #44)
- Update to `dune.2.0` and apply `ocamlformat` (@samoht, #45)
- Select `unsafe.ml` only with `dune` (@emillon, #46)
- Remove indirect dependecy to `ocamlfind` (@kit-ty-kate, #49)
- Hide internals of `base64` and return a `string` as the alphabet (@reynir, #48)
**breaking chnages** `Base64.alphabet` is updated and return a simple `string` now

### v3.4.0 (2020-03-13)

- Fix tests about `alcotest.1.0.0` (@dinosaure, #40)
Expand Down

0 comments on commit 3a5e259

Please sign in to comment.