Skip to content

Commit

Permalink
- adds changelog entry for weekly release
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Aug 10, 2023
1 parent d401e05 commit 27e54fb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

## [0.22.0] - 2023-08-10

### Changed

- Weekly generation.
- BREAKING: models that were in subnamespaces are now in the main model namespace to avoid circular dependencies. e.g. `MicrosoftGraph::Models::CallRecords::CallRecord` in now `MicrosoftGraph::Models::CallRecordsCallRecord`.

## [0.21.0] - 2023-04-06

### Changed
Expand Down

0 comments on commit 27e54fb

Please sign in to comment.