Skip to content

Commit 523ea67

Browse files
committed
Add CHANGELOG entry for 0.4.0
1 parent a468aea commit 523ea67

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### 0.4.0
2+
3+
Released 2018/05/01.
4+
5+
* Added support for allocating out of a static array heap. This enables using
6+
`wee_alloc` in embdedded and bare-metal environments.
7+
8+
* Added @ZackPierce to the `wee_alloc` team \o/
9+
110
### 0.3.0
211

312
Released 2018/04/24.

0 commit comments

Comments
 (0)