Skip to content

Commit a1e1bb2

Browse files
committed
chore: update changelog for 0.4.0 release
1 parent b39b1eb commit a1e1bb2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

3+
## v0.4.0
4+
5+
Breaking changes in this release:
6+
7+
* Upgrade to using Ably JavaScript SDK v2 [\#325](https://github.com/ably/spaces/pull/325)
8+
9+
With this release the Spaces SDK now requires Ably JavaScript SDK v2 to be installed and used with the Spaces client. Please refer to [Ably JavaScript SDK v2](https://github.com/ably/ably-js/releases/tag/2.0.0) GitHub release notes for the list of breaking changes and the corresponding migration guide.
10+
11+
**Full Changelog**: https://github.com/ably/spaces/compare/0.3.1...0.4.0
12+
313
## v0.3.1
414

515
No breaking changes were introduced in this release.

0 commit comments

Comments
 (0)