Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bennibbelink committed Sep 24, 2024
1 parent f2880c3 commit b08d6f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,15 @@ Since last release
**Removed:**

* Removed the ResourceBuff class and replaced its instances with ResBuf (#1755)
* Removed reference to deprecated ``ProgTranslator::Context`` class (#1811)

**Fixed:**

* Removed unnecessary records being added to the Resource database by packaging process (#1761)
* Removed GTest source code from code coverage reports (#1759)
* Updated action versions to avoid node.js deprecation (#1802)
* Removed the module imports in `cyclus/__init__.py` and removed the need for multi-phase initialization of Cython modules (#1809)

* No longer use deprecated Numpy Cython api when Cython>=3 (#1811)

v1.6.0
====================
Expand Down

0 comments on commit b08d6f3

Please sign in to comment.