Skip to content

Commit

Permalink
feat: create CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainlg committed Oct 17, 2020
1 parent 4f02117 commit 3f08d78
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## [2.1.1](https://github.com/sylvainlg/feature-redux-persist/compare/v2.1.0...v2.1.1) (2020-10-17)

### Features

- create CHANGELOG.md

# [2.1.0](https://github.com/sylvainlg/feature-redux-persist/compare/v2.0.0...v2.1.0) (2020-02-12)

### Code Refactoring

- Change the config.storage\$ to a mandatory parameter storage on createPersistedReducerAspect ([1efd1c9](https://github.com/sylvainlg/feature-redux-persist/commit/1efd1c9d8ad26455c096e0c97f45acce2257db8c))

### Features

- Use No Single Aspect Method is Required capabity from feature-u 3.0.0 ([#23](https://github.com/sylvainlg/feature-redux-persist/issues/23)) ([5339d38](https://github.com/sylvainlg/feature-redux-persist/commit/5339d38eb7af64c874abc3016133a9c3bacb31a0))

### BREAKING CHANGES

- parameter is now mandatory

## 1.0.1 (2019-12-23)

0 comments on commit 3f08d78

Please sign in to comment.