File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and 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
You can’t perform that action at this time.
0 commit comments