Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhanson committed Dec 7, 2019
1 parent 52d0949 commit 97a7712
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v0.3.1] - 2019-12-06

### Fixed
- Item constructor now properly accepts passing in the collection
- Item.substitute and item.get_filename now properly accept ${collection} as a template parameter

### Deprecated
- ItemCollection.load() is now ItemCollection.open() and behaves like Item.open() (able to read remote files)

## [v0.3.0] - 2019-09-19

Expand Down

0 comments on commit 97a7712

Please sign in to comment.