Skip to content

Commit a31a40b

Browse files
authored
Prepare for v0.8.3 release (#846)
Signed-off-by: Nico Burns <[email protected]>
1 parent 5f6a8b1 commit a31a40b

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.3
4+
5+
### Fixed
6+
7+
- Fix `serde` feature on 32bit targets (#845)
8+
39
## 0.8.2
410

511
### Fixed

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.2"
3+
version = "0.8.3"
44
authors = [
55
"Alice Cecile <[email protected]>",
66
"Johnathan Kelley <[email protected]>",

0 commit comments

Comments
 (0)