Skip to content

Commit a2d4443

Browse files
author
Adrián García
authored
Update CHANGELOG.md
1 parent 4ae1eba commit a2d4443

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,16 @@ notable changes.
5050
- Fix `getOrNull` not returning a value if said value is set-up in
5151
`Resource.loading`
5252

53-
## [1.0.2] - 2019-10-23
53+
## [1.0.2] - 2019-10-28
54+
### Added
55+
- `Resource.isTerminal` method to check if a Resource is in a terminal
56+
state (`success` or `failure`)
57+
58+
## [1.0.1] - 2019-10-23
5459
### Added
5560
- `mini-testing` package adds testing utilities for the library.
5661

57-
## [1.0.1] - 2019-10-07
62+
## [1.0.0] - 2019-10-07
5863
### Added
5964
- Initial architecture release.
6065

0 commit comments

Comments
 (0)