Skip to content

Commit 813b59e

Browse files
Add changelog (#11)
1 parent 12b4321 commit 813b59e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [v0.1.0](https://github.com/andreiavrammsd/static_vector.rs/tree/v0.1.0) (2025-05-20)
4+
5+
### Added
6+
- Initial release of `static_vector.rs`.
7+
- Implemented a no-std, stack-allocated vector with fixed capacity and dynamic length.
8+
- Aimed for compatibility with low-level projects requiring explicit and safe APIs.

0 commit comments

Comments
 (0)