···11+### v3.5.0 (2021-02-08)
22+33+- Fix support for `x-compilation` (@samoht, #44)
44+- Update to `dune.2.0` and apply `ocamlformat` (@samoht, #45)
55+- Select `unsafe.ml` only with `dune` (@emillon, #46)
66+- Remove indirect dependecy to `ocamlfind` (@kit-ty-kate, #49)
77+- Hide internals of `base64` and return a `string` as the alphabet (@reynir, #48)
88+ **breaking chnages** `Base64.alphabet` is updated and return a simple `string` now
99+110### v3.4.0 (2020-03-13)
211312- Fix tests about `alcotest.1.0.0` (@dinosaure, #40)