Skip to content

Commit ea459ff

Browse files
committed
chore(release): 0.3.0
1 parent 53acd5f commit ea459ff

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.3.0](https://github.com/rx-ts/ngrx/compare/v0.2.0...v0.3.0) (2019-07-21)
6+
7+
8+
### Bug Fixes
9+
10+
* dispose last subscription automatically ([50bc4a1](https://github.com/rx-ts/ngrx/commit/50bc4a1))
11+
* use finalize operator instead of complete handler ([573f9c8](https://github.com/rx-ts/ngrx/commit/573f9c8))
12+
13+
14+
### Features
15+
16+
* add support of retry on error ([3380c1c](https://github.com/rx-ts/ngrx/commit/3380c1c))
17+
18+
19+
520
## [0.2.0](https://github.com/rx-ts/ngrx/compare/v0.1.1...v0.2.0) (2019-07-20)
621

722

0 commit comments

Comments
 (0)