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 Nov 24, 2020
1 parent b2a2f10 commit f346ecc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
$ npm install @ngxs/store@dev
```

- ...

# 3.7.1 2020-11-24

- Chore: Add official support for Angular 11 [#1697](https://github.com/ngxs/store/pull/1697)
- Fix: Release NGXS resources when the root module gets destroyed [#1669](https://github.com/ngxs/store/pull/1669)
- Fix: Resilient select if requested before state added [#1701](https://github.com/ngxs/store/pull/1701)
Expand Down

0 comments on commit f346ecc

Please sign in to comment.