Skip to content

Commit

Permalink
release notes for v0.1.15 (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeplf authored Oct 7, 2022
1 parent 794555a commit c34c7c4
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
# Changelog

## v0.1.14:
## v0.1.15:

### Added:
- Parse `metadata` and `beta_features` sections in SimulationConfig (#224)
- SimulationConfig parser: add modifications properties in conditions section (#228)
- make nodes/edges paths files available through PopulationProperties (#230)

### Fixed:
- Fix report files not respecting the simulation_config.json output path (#222)
- Updates on the SimulationConfig parser (#227)
- don't make many small reads via HighFive/hdf5 (#226)
- Bump pybind11 from v2.5.0 to v2.10.0; supports python 3.11 (#223)
- fix report files not respecting the `output` path (#222)

## v0.1.14:

### Fixed:
- Parse synapse mod variables in conditions/mechanisms section (#217)

## v0.1.13:

Expand Down

0 comments on commit c34c7c4

Please sign in to comment.