Skip to content

Commit ef2cf3b

Browse files
Release version 0.3.0
1 parent cdd4406 commit ef2cf3b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## [0.3.0](https://github.com/ably/ably-liveobjects-swift-plugin/tree/0.3.0)
4+
5+
## What's Changed
6+
7+
No public API changes. Some internal improvements:
8+
9+
- Use server time for object ID ([#98](https://github.com/ably/ably-liveobjects-swift-plugin/pull/98))
10+
- Use server-sent GC grace period ([#99](https://github.com/ably/ably-liveobjects-swift-plugin/pull/99))
11+
- Always transition to `SYNCING` on receipt of `ATTACHED` ([#104](https://github.com/ably/ably-liveobjects-swift-plugin/pull/104))
12+
13+
**Full Changelog**: https://github.com/ably/ably-liveobjects-swift-plugin/compare/0.2.0...0.3.0
14+
315
## [0.2.0](https://github.com/ably/ably-liveobjects-swift-plugin/tree/0.2.0)
416

517
## What's Changed

0 commit comments

Comments
 (0)