Skip to content

Commit 8817c6a

Browse files
committed
Increment version for release.
1 parent cf3daf0 commit 8817c6a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.8.4] 2022-03-15
11+
### Changed
12+
- Updated the dragonbox algorithm to implement the new changes to decrease code size.
13+
1014
## [0.8.3] 2022-03-10
1115
### Added
1216
- Added support for `-Zmiri-tag-raw-pointers` in miri correctness checks.

lexical-write-float/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT/Apache-2.0"
99
name = "lexical-write-float"
1010
readme = "README.md"
1111
repository = "https://github.com/Alexhuszagh/rust-lexical"
12-
version = "0.8.3"
12+
version = "0.8.4"
1313
exclude = [
1414
"assets/*",
1515
"docs/*",

0 commit comments

Comments
 (0)