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 d923fd5 commit c854e26Copy full SHA for c854e26
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [0-based versioning](https://0ver.org/).
7
8
## [Unreleased]
9
10
+## v0.13.0 - 3-August-2025
11
+
12
### Added
13
14
- Assert that AO start-up is complete before event publishing.
@@ -17,7 +19,7 @@ and this project adheres to [0-based versioning](https://0ver.org/).
17
19
- [Cigarette Smokers Problem](https://en.wikipedia.org/wiki/Cigarette_smokers_problem) solution.
18
20
- New `AM_ATOMIC_FETCH_ADD()` macro for atomic addition.
21
- Clarification examples to FSM and HSW return macros.
-- `AM_CONTAINER_OF()` macro unit test.x
22
+- `AM_CONTAINER_OF()` macro unit test.
23
24
### Changed
25
0 commit comments