Skip to content

Commit

Permalink
chore: update changelog to release v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kislerdm authored Sep 29, 2023
1 parent aac3cf2 commit f19d8c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ 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.2.4] - 2023-09-29

The release incorporates the up-to-date [API contract](openAPIDefinition.json) as of 2023-09-29 00:08:00 GMT.

### Changed

- [**BREAKING**] Method `UpdateProject` returns the object of the type `ProjectResponse` now
- The struct `CurrentUserInfoResponse` (the response type of the method `GetCurrentUserInfo`) contains the attribute `LastName` now

## [v0.2.3] - 2023-09-21

The release incorporates the up-to-date [API contract](openAPIDefinition.json) as of 2023-09-21 01:30:00 GMT.
Expand Down

0 comments on commit f19d8c0

Please sign in to comment.