diff --git a/CHANGELOG.md b/CHANGELOG.md index f87f11ba..32839adc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.0.0-beta.3] - 2022-10-18 + +### Fixed + +- Correct the x-sdk-version header value + +## [1.0.0-beta.2] - 2022-09-28 + +### Added + +- Added methods from MetadataRefreshesApi ### Changed