Skip to content

Commit 3d585ec

Browse files
authored
Prepare for v0.8.1 release (#833)
Signed-off-by: Nico Burns <[email protected]>
1 parent 01563c7 commit 3d585ec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.8.1
4+
5+
### Added
6+
7+
- Impl `GridItemStyle` and `BlockContainerStyle` for `Style` (#832).
8+
39
## 0.8.0
410

511
### Highlights

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "taffy"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
authors = [
55
"Alice Cecile <[email protected]>",
66
"Johnathan Kelley <[email protected]>",

0 commit comments

Comments
 (0)