Skip to content

Commit

Permalink
chore: update CHANGELOG.md in preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
markwhitfeld committed May 18, 2021
1 parent e07d44e commit 19a716c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ $ npm install @ngxs/store@dev

- ...

# 3.7.2 2021-05-18

- Chore: Add official support for Angular 12 [#1752](https://github.com/ngxs/store/pull/1752)
- Fix: Allow to inject the `Store` into the custom error handler [#1708](https://github.com/ngxs/store/pull/1708)
- CI: Add angular 12 ivy integration test [#1750](https://github.com/ngxs/store/pull/1750)
- CI: Add bundlesize check for the latest integration app [#1710](https://github.com/ngxs/store/pull/1710)

# 3.7.1 2020-11-24

- Chore: Add official support for Angular 11 [#1697](https://github.com/ngxs/store/pull/1697)
Expand Down

0 comments on commit 19a716c

Please sign in to comment.