Skip to content

Commit

Permalink
sync of CHANGELOG.rst (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
asanin-epfl committed Sep 20, 2021
1 parent 4103e51 commit 89edaa1
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,23 @@ Version v0.13.0

New Features
~~~~~~~~~~~~~
- Node/edge populations are now supported in config
- Population type available in NodePopulation/EdgePopulation
- Population config (if given) overwrites the "components" config for that population
- Alternate morphology directories (.h5, .asc) are now supported
- Sonata BBP spec:

- Node/edge populations are now supported in config
- Population type available in NodePopulation/EdgePopulation
- Population config (if given) overwrites the "components" config for that population
- Alternate morphology directories (.h5, .asc) are now supported

Improvements
~~~~~~~~~~~~~~
- Update circuit validation for the current BBP sonata spec

Bug Fixes
~~~~~~~~~
- Fix circuit validation. Validation of morphologies was skipped when no rotations fields were
present.


Version v0.12.1
---------------

Expand All @@ -26,11 +34,9 @@ Bug Fixes
~~~~~~~~~
- Fix the morphology/model access using a numpy int (using a numpy integer to access
the morphology/model used to fail).
- Fix circuit validation. Validation of morphologies was skipped when no rotations fields were
present.

Others
~~~~~
~~~~~~
- Update the copyright.


Expand Down

0 comments on commit 89edaa1

Please sign in to comment.