Skip to content

Commit

Permalink
Changelog for 8.2.6 (#3008)
Browse files Browse the repository at this point in the history
* Changelog for 8.2.6

* Update docs/changelog.md

Co-authored-by: JCGoran <JCGoran@users.noreply.github.com>

* Update docs/changelog.md

Co-authored-by: JCGoran <JCGoran@users.noreply.github.com>

---------

Co-authored-by: JCGoran <JCGoran@users.noreply.github.com>
  • Loading branch information
heerener and JCGoran authored Jul 24, 2024
1 parent 884f26a commit 4663e6c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# NEURON 8.2

## 8.2.6
_Release Date_ : 24-07-2024

This release pins numpy to <2 and includes backports for several fixes.

### Bug Fixes
- Informative error when cannot import hoc module
- ParallelContext: hoc_ac_ encodes global id of submitted process.
- Python 3.12 compatibility with Windows installer (#2963)
- Windows 11 fix for nrniv -python (#2946)
- Fix for dynamic ECS diffusion characteristics.
- python38 is back. For testing can use rx3doptlevel=0 bash bldnrnmacpkgcmake.sh
- Fix cvode.use_fast_imem(1) error with electrode time varying conductance.
- Apple M1 cmake failure in cloning subrepository. See #2326.
- Update iv

## 8.2.4
_Release Date_ : 08-02-2024

Expand Down

0 comments on commit 4663e6c

Please sign in to comment.