Skip to content

Commit 3d585ec

Browse files
authored
Prepare for v0.8.1 release (#833)
Signed-off-by: Nico Burns <nico@nicoburns.com>
1 parent 01563c7 commit 3d585ec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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 <alice.i.cecile@gmail.com>",
66
"Johnathan Kelley <jkelleyrtp@gmail.com>",

0 commit comments

Comments
 (0)