From c9708810e687d99cc55777c05fdb98fa825c7d30 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 20 Nov 2024 17:21:54 +0100 Subject: [PATCH] changelog --- satrs/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/satrs/CHANGELOG.md b/satrs/CHANGELOG.md index 921c1a9..bb92cb7 100644 --- a/satrs/CHANGELOG.md +++ b/satrs/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Added - `StaticHeaplessMemoryPool` which can be grown with user-provided static buffers. +- Scheduling table for systems with a standard runtime # [v0.2.1] 2024-05-19