Skip to content

Commit 305d959

Browse files
committed
Prepare change log for v0.3.1.
1 parent a9ed9a8 commit 305d959

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## v0.3.1 - 2017-08-21
4+
5+
- Fix accidental shadowing of open from another interface-less module using
6+
`ppx_regexp`.
7+
- Support binding of group 0 and the universal pattern.
8+
- Switch to `ppx_tools_versioned`. This provides support for 4.02.3 in the
9+
main branch.
10+
311
## v0.3.0 - 2017-06-04
412

513
- Initial release for OCaml 4.03.0 and 4.04.1.

0 commit comments

Comments
 (0)