Skip to content

Commit

Permalink
Add changelog entry for set_permissions_command()
Browse files Browse the repository at this point in the history
  • Loading branch information
mssalvatore committed Jun 11, 2024
1 parent 74e583b commit a7c51d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
the [PEP 440 version scheme](https://peps.python.org/pep-0440/#version-scheme).

## [v0.9.0] - 2024-06-11
### Added
- ILinuxAgentCommandBuilder.build_set_permissions_command().
https://github.com/guardicore/monkey/issues/4187

## [v0.8.0] - 2024-06-10
### Changed
- `ReservationID` from a UUID to a string.
Expand Down

0 comments on commit a7c51d0

Please sign in to comment.