Skip to content

Commit 9801c6e

Browse files
Update CHANGELOG.md
1 parent faea1a5 commit 9801c6e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88
### Added
9-
- Higher level componenet execution client and a pagination specific implementation of its
9+
- Higher level component execution client and a pagination specific implementation of its
1010
executor.
1111

1212
### Changed
13-
- Totally refactored reaction pagination clienmt to make it more abstract and abstracted away from
13+
- Totally refactored reaction pagination client to make it more abstract and abstracted away from
1414
pagination where the pagination is just a standard use case specific implementation of its
1515
executor.
1616
- Renamed module pagnation to pagination.
@@ -20,4 +20,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
### Fixed
2121
- Iffy behaviour around "locking" the reaction executor which lead to some requests just being ignored.
2222

23-
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/0.0.2...HEAD
23+
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.1a1...HEAD
24+
[1.0.1a1]: https://github.com/olivierlacan/keep-a-changelog/compare/0.0.2...v1.0.1a1

0 commit comments

Comments
 (0)