File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
### 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
10
10
executor.
11
11
12
12
### 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
14
14
pagination where the pagination is just a standard use case specific implementation of its
15
15
executor.
16
16
- Renamed module pagnation to pagination.
@@ -20,4 +20,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
20
### Fixed
21
21
- Iffy behaviour around "locking" the reaction executor which lead to some requests just being ignored.
22
22
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
You can’t perform that action at this time.
0 commit comments