We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ab5ee commit d939eb8Copy full SHA for d939eb8
CHANGES.md
@@ -1,3 +1,9 @@
1
+## 1.1 (2018-11-27)
2
+
3
+ - Sync with upstream `odoc`.
4
+ - Correctly handle `.odoc` files in subdirectories.
5
+ - Fix use of anchors in generated docs.
6
7
## 1.0 (2018-10-20)
8
9
Initial release.
odoc2docset.opam
@@ -1,6 +1,6 @@
opam-version: "1.2"
name: "odoc2docset"
-version: "1.0"
+version: "1.1"
maintainer: "Jack Feser <feser@csail.mit.edu>"
authors: "Jack Feser <feser@csail.mit.edu>"
license: "MIT"
0 commit comments