add missing dots

This commit is contained in:
Süha Ünüvar 2025-09-03 22:42:42 +08:00 committed by GitHub
parent 0b21ca3e0d
commit 381269b3b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Minor fixes to module docs.
- Make MSRV of 1.87.0 explicit.
- Implement `Default` for `CapacityError`
- Implement `defmt::Format` for `CapacityError`
- Implement `Default` for `CapacityError`.
- Implement `defmt::Format` for `CapacityError`.
## [v0.9.1] - 2025-08-19