Skip to content

Commit f082bc1

Browse files
Update changelog.
1 parent 1ff019a commit f082bc1

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
<a name="v0.5.1"></a>
2+
# [Static Array Version 0.5.1 (v0.5.1)](https://github.com/Tomaso2468/static-array/releases/tag/v0.5.1) - 23 June 2026
3+
4+
## What's Changed
5+
* fix compilation in future rust versions by @WaffleLapkin in https://github.com/WhyAreAllTheseTaken/static-array/pull/1
6+
7+
## New Contributors
8+
* @WaffleLapkin made their first contribution in https://github.com/WhyAreAllTheseTaken/static-array/pull/1
9+
10+
**Full Changelog**: https://github.com/WhyAreAllTheseTaken/static-array/compare/v0.5.0...v0.5.1
11+
12+
[Changes][v0.5.1]
13+
14+
<a name="v0.5.0"></a>
15+
# [Static Array Version 0.5.0 (v0.5.0)](https://github.com/Tomaso2468/static-array/releases/tag/v0.5.0) - 25 Jan 2024
16+
17+
## Added
18+
- Implemented `DerefMut` for `HeapArray`, `HeapArray2D` and `HeapArray3D`.
19+
20+
**Full Changelog**: https://github.com/Tomaso2468/static-array/compare/v0.4.0...v0.5.0
21+
22+
[Changes][v0.4.0]
23+
124
<a name="v0.4.0"></a>
225
# [Static Array Version 0.4.0 (v0.4.0)](https://github.com/Tomaso2468/static-array/releases/tag/v0.4.0) - 25 Jan 2024
326

0 commit comments

Comments
 (0)