Skip to content

Commit 4b2c748

Browse files
authored
Update CHANGELOG (#16)
1 parent e7d746b commit 4b2c748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1212
- `REMOVED`: Removed features.
1313
- `SECURITY`: Anything related to vulnerabilities.
1414

15-
- The version number mentioned here refers to the cloud version.
15+
- The version number mentioned here refers to the cloud version. For each release, all SDKs will have the same major and minor version, but their patch version may differ. For example, latest Python SDK might be `v0.2.0` whereas TS SDK might be `v0.2.1`, but both will be compatible with release `v0.2`.
1616

17-
## [Unreleased]
17+
## [v0.2] - 2024-07-23
1818

1919
### ADDED
2020

0 commit comments

Comments
 (0)