Skip to content

Commit e9f98e6

Browse files
committed
Update change log.
1 parent f429ba2 commit e9f98e6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
v1.1.0
2+
-------
3+
4+
- class types: fix rendering, they were previously rendered as classes.
5+
cf. ocaml-doc/odoc#72
6+
7+
- place docstring above include not below
8+
9+
- handle substitutions on first class modules
10+
cf. ocaml-doc/odoc#75
11+
12+
- switch to jbuilder
13+
14+
- use "display type" to render canonical modules as "module Foo : sig .. end"
15+
instead of "module Foo = Foo" (which was confusing)
16+
117
v1.0.0
218
-------
319

0 commit comments

Comments
 (0)