Skip to content

Commit

Permalink
Adds version note in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
robotlolita committed Oct 3, 2018
1 parent 6c46c58 commit 5ca1ace
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@ Each version entry is written as a heading in the format `[<version number>] - Y

---

## [2.3.1] - 2018-10-02

### Fixes

* Fixes `Result.filter` discarding the error value ([Issue #209](https://github.com/origamitower/folktale/issues/209))

* Previous version was missing the README file in the package ([Issue #208](https://github.com/origamitower/folktale/issues/208))


## [2.3.0] - 2018-06-24

### New features
Expand Down

0 comments on commit 5ca1ace

Please sign in to comment.