Skip to content

Commit 28dade8

Browse files
committed
Prepare v6.0.1
1 parent f2b14ba commit 28dade8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
v6.0.1 2020-06-25
2+
-----------------
3+
4+
**breaking changes**
5+
- `Cstruct.len` is deprecated, it will be deleted at the next
6+
release. You should use `Cstruct.length` instead.
7+
(@dinosaure, @hannesm, #284)
8+
9+
- Remove color from ppx's binary to replicate diff of errors in
10+
any contexts (@dinosaure, @sternenseemann, #285)
11+
- Add `shiftv` (@talex5, @avsm, @dinosaure, #287)
12+
- Use `Bytes_val` if available (@hannesm, @avsm, @dinosaure, #286)
13+
114
v6.0.0 2020-09-10
215
-----------------
316

0 commit comments

Comments
 (0)