update changelog

This commit is contained in:
liebman
2024-04-03 14:05:27 +02:00
committed by Robin Krahl
parent 42b7997d53
commit 76365b754c
+1
View File
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add `malloc` feature flag. It allows `littlefs` to link to `malloc` and `free` instead of relying on the caller to allocate memory ([#9])
- upgrade `bindgen` to 0.69.4 and limit symbols to those prefixed with `lfs_` and `LFS_` ([#10])
## [0.1.7] - 2022-01-26