Skip to content

Commit

Permalink
Add two items for the next edition
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-mysten committed May 15, 2024
1 parent e4b9cf0 commit 22b2a9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/sui-dev-newsletter-07.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ We are eager for your feedback on what you would like to see in the newsletter--

### Development Experience on Sui

* Move improvements:
* you can use a random generator in Move tests, by instantiating `RandomGenerator` from a given seed or a random one. Find more details in this [PR #17204](https://github.com/MystenLabs/sui/pull/17204)
* introspection on emitted events in tests is now allowed. Find more details in this [PR #17699](https://github.com/MystenLabs/sui/pull/17699)

### Tools

Expand Down

0 comments on commit 22b2a9a

Please sign in to comment.