We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dcb2b0 commit 0776e69Copy full SHA for 0776e69
RELEASE_NOTES.md
@@ -10,7 +10,17 @@
10
11
## New Features
12
13
-- A tutorial section and a getting started tutorial
+- New and improved documentation.
14
+
15
+ * A new *Introduction* section was added, with:
16
17
+ + A glossary.
18
+ + An introduction to actors.
19
20
+ * A new *Tutorials* section was added, with:
21
22
+ + A getting started tutorial.
23
24
- In `OrderedRingBuffer`:
25
- Rename `datetime_to_index` to `to_internal_index` to avoid confusion between the internal index and the external index.
26
- Remove `__setitem__` method to enforce usage of dedicated `update` method only.
0 commit comments