Skip to content

Commit

Permalink
Update CHANGELOG (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahuei authored Jul 23, 2024
1 parent e7d746b commit 4b2c748
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `REMOVED`: Removed features.
- `SECURITY`: Anything related to vulnerabilities.

- The version number mentioned here refers to the cloud version.
- 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`.

## [Unreleased]
## [v0.2] - 2024-07-23

### ADDED

Expand Down

0 comments on commit 4b2c748

Please sign in to comment.