Skip to content

Commit c0df8ce

Browse files
committed
Prepare for release
Signed-off-by: Jon Ludlam <[email protected]>
1 parent 5a5e038 commit c0df8ce

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.5.2
2+
-----
3+
4+
Additions
5+
6+
- Compatibility with OCaml 4.12 (#531, @octachron)
7+
18
1.5.1
29
-----
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "odoc",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "The OCaml/Reason Documentation Generator",
55
"repository": "https://github.com/ocaml/odoc",
66
"authors": [

0 commit comments

Comments
 (0)