File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
- ## [ 1.0.0] - 2024-09-12
8
- GA release!
7
+ ## [ 1.0.0-RC1 ] - 2024-09-12
8
+ First release candidate
9
9
10
10
### Changed
11
11
- Split ` layout ` method in ` Archive.Builder ` and ` Broadcast.Builder ` into 3 separate presets
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.vonage</groupId >
7
7
<artifactId >server-sdk-kotlin</artifactId >
8
- <version >1.0.0</version >
8
+ <version >1.0.0-RC1 </version >
9
9
10
10
<name >Vonage Kotlin Server SDK</name >
11
11
<description >Kotlin client for Vonage APIs</description >
You can’t perform that action at this time.
0 commit comments