Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
benkrikler committed May 7, 2020
1 parent 3816f28 commit 76bdfb2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.6.4] - 2020-05-07
### Added
- New postprocessing stage to filter columns, PR #34 [@benkrikler](https://github.com/benkrikler)
- New option to AssignCols stage to make assignment the index, PR #34

## Fixed
- ToDatacardInputs had been broken in a previous update, PR #34

## [0.6.3] - 2020-04-29
### Added
- Add GenericPandas and UnstackWeights stages, PR #33 [@benkrikler](https://github.com/benkrikler)
Expand Down

0 comments on commit 76bdfb2

Please sign in to comment.