Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Kisler <[email protected]>
  • Loading branch information
kislerdm committed Dec 8, 2024
1 parent 8416740 commit 8f3b1d6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ 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).

## [v0.11.0] - 2024-12-08

The release incorporates the up-to-date [API contract](openAPIDefinition.json) as of 2024-12-08 10:35:00 GMT.

### Added

- Added the attribute `Archived` to the type `BranchCreateRequestBranch` to create archived branches.

### Removed

- **[BREAKING]** Removed the attribute `ProtectedBranchOnly` from the type `AllowedIps`.

## [v0.10.0] - 2024-11-21

The release incorporates the up-to-date [API contract](openAPIDefinition.json) as of 2024-11-21 00:12:18 GMT.
Expand Down

0 comments on commit 8f3b1d6

Please sign in to comment.