Skip to content

Commit f5150da

Browse files
authored
Reset release notes (#209)
2 parents 56e47a9 + 352ebb4 commit f5150da

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

RELEASE_NOTES.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,16 @@
22

33
## Summary
44

5-
This update focuses on pagination.
5+
<!-- Here goes a general summary of what this release is about -->
66

77
## Upgrading
88

9-
* Updated to the latest common-api which provides slighlty modified pagination messages.
10-
* The `TimeIntervalFilter` is now inclusive on both ends.
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1110

1211
## New Features
1312

14-
* Added more detailed documentation on how to use pagination.
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
1514

1615
## Bug Fixes
1716

18-
* Fixed pagination fields in the response (`pagination_params` -> `pagination_info`)
17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)