We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01563c7 commit 3d585ecCopy full SHA for 3d585ec
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.8.1
4
+
5
+### Added
6
7
+- Impl `GridItemStyle` and `BlockContainerStyle` for `Style` (#832).
8
9
## 0.8.0
10
11
### Highlights
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "taffy"
-version = "0.8.0"
+version = "0.8.1"
authors = [
"Alice Cecile <alice.i.cecile@gmail.com>",
"Johnathan Kelley <jkelleyrtp@gmail.com>",
0 commit comments