15 lines
291 B
Markdown
15 lines
291 B
Markdown
# [unreleased]
|
|
|
|
# 0.1.0
|
|
|
|
Breaking changes:
|
|
|
|
* Remove `Copy` implementation for `NotificationCounts` to avoid simple changes
|
|
being breaking
|
|
* Change `Box<RawJsonValue>` to `&RawJsonValue` in request types
|
|
* Upgrade public dependencies
|
|
|
|
# 0.0.1
|
|
|
|
* Add endpoint `send_event_notification::v1`
|