Skip to content

Commit ab6d59e

Browse files
committed
Add release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent d341314 commit ab6d59e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

RELEASE_NOTES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@ The `Timer` now can be started with a delay.
1616

1717
* `Broadcast.resend_latest` is now a public attribute, allowing it to be changed after the channel is created.
1818

19+
* The arm64 architecture is now officially supported.
20+
21+
* The documentation was improved to:
22+
23+
- Show signatures with types.
24+
- Show the inherited members.
25+
- Documentation for pre-releases are now published.
26+
- Show the full tag name as the documentation version.
27+
- All development branches now have their documentation published (there is no `next` version anymore).
28+
- Fix the order of the documentation versions.
29+
1930
## Bug Fixes
2031

2132
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)