mirror of https://github.com/waku-org/js-waku.git
Update changelog
This commit is contained in:
parent
6ebcc46f9e
commit
4ff61f4bf9
|
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Added
|
||||
- If the `callback` function passed to`WakuStore.queryHistory` returns `true`, then no further pages are retrieved from the store.
|
||||
- Use webpack to build UMD bundle of the library.
|
||||
|
||||
### Changed
|
||||
- **Breaking**: Renamed `WakuStore.QueryOptions`'s `direction` to `pageDirection` (and its type) as it only affects the page ordering,
|
||||
|
|
Loading…
Reference in New Issue