Skip to content

Commit d930b17

Browse files
committed
Update changelog
1 parent f68fff1 commit d930b17

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

ChangeLog.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Changelog for swiss-ephemeris
22

3-
## NEXT
3+
## v1.3.0.1
4+
5+
A couple of memory safety patches:
46

5-
* [dev] Attempt to rein in memory unsafety by keeping all pointer peeking in IO.
6-
* [dev] Always allocate 256 chars for error messages.
7+
* Attempt to rein in memory unsafety by keeping all pointer peeking in IO for gravGroup fns.
8+
* Always allocate 256 chars for error messages.
79
* [dev] Bundle test ephemeris into the hackage tarball, to allow hackage CI and nixOS to
810
successfully run tests.
911

0 commit comments

Comments
 (0)