Skip to content

Commit

Permalink
Update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
trefis committed May 22, 2017
1 parent f429ba2 commit e9f98e6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
v1.1.0
-------

- class types: fix rendering, they were previously rendered as classes.
cf. ocaml-doc/odoc#72

- place docstring above include not below

- handle substitutions on first class modules
cf. ocaml-doc/odoc#75

- switch to jbuilder

- use "display type" to render canonical modules as "module Foo : sig .. end"
instead of "module Foo = Foo" (which was confusing)

v1.0.0
-------

Expand Down

0 comments on commit e9f98e6

Please sign in to comment.