Skip to content

Commit

Permalink
ChangeLog 3.3.0 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeinaJi authored May 28, 2024
1 parent 3b6a7cf commit 834f6c8
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,29 @@
Change Log
==========

Version 3.3.0
=============
**28 May 2024**

*New Features*
* [BBPBGLIB-1137] Account for nonzero total current when using SEClamp; allow nonzero total

*Bug Fixes*
* Fix record_spikes for load balancing (#167)
* [BBPBGLIB-739] Override UTF-8 for logging (#147)

*Improvements*
* Removing legacy RNGs, leaving only Random123 (#136)
* [BBPBGLIB-1158] Add empirical mechanism to estimate simulation memory usage (#165)
* Tests with subprocess should capture streams (#164)
* Trigger workflow when pushing to main (#172)
* Avoid calling cleanup from destructor (#168)
* Add tests for python 3.9 to 3.12 (#124)
* Cache dependent packages in GH actions workflow (#166)


Version 3.2.1
=============
**30 April 2024**

*New Features*
Expand Down

0 comments on commit 834f6c8

Please sign in to comment.