Skip to content

Commit 0776e69

Browse files
committed
Update release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 7dcb2b0 commit 0776e69

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

RELEASE_NOTES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,17 @@
1010

1111
## New Features
1212

13-
- A tutorial section and a getting started tutorial
13+
- 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+
1424
- In `OrderedRingBuffer`:
1525
- Rename `datetime_to_index` to `to_internal_index` to avoid confusion between the internal index and the external index.
1626
- Remove `__setitem__` method to enforce usage of dedicated `update` method only.

0 commit comments

Comments
 (0)