Prepare for v0.12.2 release (#979)
Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 0.12.2
|
||||
|
||||
### Fixed
|
||||
|
||||
- Block: return margin-collapsing outputs from vertical axis ComputeSize calls (#976)
|
||||
|
||||
## 0.12.1
|
||||
|
||||
This release container a couple of critical fixes for layout/caching bugs in the 0.12.0 release.
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "taffy"
|
||||
version = "0.12.1"
|
||||
version = "0.12.2"
|
||||
authors = [
|
||||
"Alice Cecile <alice.i.cecile@gmail.com>",
|
||||
"Johnathan Kelley <jkelleyrtp@gmail.com>",
|
||||
|
||||
Reference in New Issue
Block a user