diff --git a/CHANGES.rst b/CHANGES.rst index 287110af..197b2111 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,29 @@ Change Log ========== +Version 3.7.0 +============= +**22 November 2024** + +*New Features* + * [BBPBGLIB-1059] Oren's Gap Junction compensation (#195) + * CoreNeuron Rebalancer (#206) + * Crash test mode (#190) + +*Bug Fixes* + * [REP-91] Avoid raising exception when point process is missing in a section (#202) + * [BBPBGLIB-1042] Don't return early from target_gids, enable intersection (#198) + +*Improvements* + * Migrate unit tests to GitHub (#175) + * ConnManager: Small readability improvements (#200) + * Fix multiple issues with Memory Load Balance for MMB run (#185) + * Speedup Synapse Reading (#191, #197) + * Switch astrocyte mod file from mcd to cadifus. (#193) + * Have a pre-stdinit hook, to be used by replace_axon (#189) + * Various CI fixes (#194, #196, #199) + + Version 3.6.0 ============= **13 August 2024**