Skip to content

Commit d939eb8

Browse files
author
Jack Feser
committed
Update changelog and opam.
1 parent b9ab5ee commit d939eb8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 1.0 (2018-10-20)
28

39
Initial release.

odoc2docset.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
opam-version: "1.2"
22
name: "odoc2docset"
3-
version: "1.0"
3+
version: "1.1"
44
maintainer: "Jack Feser <feser@csail.mit.edu>"
55
authors: "Jack Feser <feser@csail.mit.edu>"
66
license: "MIT"

0 commit comments

Comments
 (0)