File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff 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 -->
You can’t perform that action at this time.
0 commit comments