Skip to content

Commit 82b40f0

Browse files
committed
Release version 0.8.8
1 parent de05927 commit 82b40f0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linked_list_allocator"
3-
version = "0.8.7"
3+
version = "0.8.8"
44
authors = ["Philipp Oppermann <[email protected]>"]
55
license = "Apache-2.0/MIT"
66

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 0.8.8 – 2020-12-16
4+
35
- Do not require alloc crate ([#44](https://github.com/phil-opp/linked-list-allocator/pull/44))
46

57
# 0.8.7 – 2020-12-10

0 commit comments

Comments
 (0)