Skip to content

Commit bafa30f

Browse files
committed
Add doc location for UMD bundle
1 parent 0db30ef commit bafa30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111
- If the `callback` function passed to`WakuStore.queryHistory` returns `true`, then no further pages are retrieved from the store.
12-
- Use webpack to build UMD bundle of the library.
12+
- Use webpack to build UMD bundle of the library, see [README](./README.md) for usage.
1313

1414
### Changed
1515
- **Breaking**: Renamed `WakuStore.QueryOptions`'s `direction` to `pageDirection` (and its type) as it only affects the page ordering,

0 commit comments

Comments
 (0)