Skip to content

Commit a6e7b46

Browse files
committed
Update changelog
1 parent c3a50f9 commit a6e7b46

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [0.3.1] - 2025-04-23
8+
9+
### Fixed
10+
- Provide error messages from the API back to the user
11+
- Make `retention` and `purge` fields for safes `computed` so the API can provide default values if they are not user-provided
12+
- Safe resource update should look at safe members in the plan, not the existing state
13+
- Handle removing or adding the optional `address` property when updating an account
14+
- Fix crash when debug logging is enabled
15+
716
## [0.3.0] - 2025-04-11
817

918
### Added

0 commit comments

Comments
 (0)