Skip to content

Commit 77365d9

Browse files
committed
[ci skip] changes for release 0.8.3
1 parent 27bc9a5 commit 77365d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v0.8.3 (2020-07-27)
2+
3+
* Fix ppc64le cycle_counter (add missing Val_long) (#78 @hannesm)
4+
- test_entropy is now test_entropy_collection
5+
- test_entropy checks timer and bootstrap functions
6+
* Avoid polluting symbol table with global non-prefixed symbols
7+
(reported by @anmonteiro in #77, fixed #78 @hannesm (suggested by @dinosaure))
8+
* Avoid "caml_" prefix in entropy_stubs, use "mc_" instead (#78 @hannesm)
9+
110
## v0.8.2 (2020-07-25)
211

312
* Add support for ppc64le. (#76 @avsm)

0 commit comments

Comments
 (0)