Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Oct 9, 2024
1 parent c4436d8 commit c7a8277
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
Changelog
=========

6.0.1 (unreleased)
6.1.0 (unreleased)
------------------

Fix
~~~

- Fix symbols not found by the JIT runtime when heyoka
is ``dlopen()``-ed with ``RTLD_LOCAL``
(`#460 <https://github.com/bluescarni/heyoka/pull/460>`__).
- Workaround for a clang 17 issue that would result in
runtime exceptions during (de)serialisation
(`#458 <https://github.com/bluescarni/heyoka/pull/458>`__).
Expand Down

0 comments on commit c7a8277

Please sign in to comment.