Skip to content

Commit

Permalink
🔖 Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukacan committed Oct 13, 2024
1 parent 85a033a commit 06f9a47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ incremented upon a breaking change and the patch version will be incremented for

**Changed**

- impr/ improve init command, modify program manifest automatically, add init force, add howto subcommand ([208](https://github.com/Ackee-Blockchain/trident/pull/208))
- impr/ allow to derive AccountsSnapshots for empty Account Context ([209](https://github.com/Ackee-Blockchain/trident/pull/209))
- impr/ fuzz flags are read at start of fuzzing session from Config instead of env variable and transaction dispatch was added to increase FuzzTestExecutor readability ([204](https://github.com/Ackee-Blockchain/trident/pull/204))
- impr/ allow various instructions to be generated in case of multiple programs in the Anchor workspace ([200](https://github.com/Ackee-Blockchain/trident/pull/200))
- feat/ option to add account into Fuzz Test environment with base64 data ([197](https://github.com/Ackee-Blockchain/trident/pull/197))
Expand Down

0 comments on commit 06f9a47

Please sign in to comment.