Skip to content

Commit cb37eb7

Browse files
committed
Update changelog.
1 parent 3fcc27c commit cb37eb7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/changelog.rst

+9
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,18 @@ Changelog
66
6.1.0 (unreleased)
77
------------------
88

9+
New
10+
~~~
11+
12+
- Add a proper ``pyproject.toml`` file and use it to produce
13+
the binary wheels
14+
(`#195 <https://github.com/bluescarni/heyoka.py/pull/195>`__).
15+
916
Fix
1017
~~~
1118

19+
- Do not open the heyoka.py compiled module with ``RTLD_GLOBAL``
20+
(`#197 <https://github.com/bluescarni/heyoka.py/pull/197>`__).
1221
- Workaround for a clang 17 issue that would result in
1322
runtime exceptions during (de)serialisation
1423
(`#196 <https://github.com/bluescarni/heyoka.py/pull/196>`__).

0 commit comments

Comments
 (0)