Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed May 21, 2024
1 parent 58954a9 commit 0de778c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions satrs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

# [unreleased]

## Changed

- Renamed `StaticPoolConfig::new` to `StaticPoolConfig::new_from_subpool_cfg_tuples`. The new
`new` implementation expects a type struct instead of tuples.

## Added

- `StaticHeaplessMemoryPool` which can be grown with user-provided static buffers.

# [v0.2.1] 2024-05-19

## Changed
Expand Down

0 comments on commit 0de778c

Please sign in to comment.