Skip to content

Commit b55e51b

Browse files
committed
Updated changelog
1 parent fe47398 commit b55e51b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### 5.0.2 (2020-07-30)
2+
3+
* Added missing `dune-configurator` dependency.
4+
5+
* Removed redundant build dependencies.
6+
7+
* Use `caml_alloc_initialized_string` wherever possible.
8+
9+
* Fixed documentation typos and wording.
10+
11+
* Added support for const char strings in stubs due to stricter handling
12+
in newer OCaml runtimes. This eliminates C-compiler warnings.
13+
14+
115
### 5.0.1 (2019-12-01)
216

317
* Added missing :with-test declaration in Dune project file.

0 commit comments

Comments
 (0)