Skip to content

Commit

Permalink
prepare CHANGELOG for release
Browse files Browse the repository at this point in the history
  • Loading branch information
benkrikler committed Nov 1, 2019
1 parent 65f5530 commit 9e19444
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
### Changed

## [0.15.1] - 2019-11-1
### Changed
- Added support for variables with multiple dots in the name (nested branches). Issue #95, PR #97 [@kreczko](https://github.com/kreczko)
- Fix JaggedNth to work with arbitrary depth jagged arrays, Issue #87, PR #99 [@benkrikler](https://github.com/benkrikler)
- Add protection against multiple dimensions using the same output name in a BinnedDataframe stage, Issue #92, PR #100 [@benkrikler](https://github.com/benkrikler)
Expand Down

0 comments on commit 9e19444

Please sign in to comment.