File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010<!-- next-header -->
1111## [ Unreleased] - ReleaseDate
12+ ## [ 0.14.0] - 2023-01-27
1213### Changed
1314- [ PR #57 ] ( https://github.com/EmbarkStudios/cfg-expr/pull/57 ) updated the builtin target list to 1.67.0.
1415
@@ -133,7 +134,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
133134- Initial add of all the things
134135
135136<!-- next-url -->
136- [ Unreleased ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.13.0...HEAD
137+ [ Unreleased ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.14.0...HEAD
138+ [ 0.14.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.13.0...0.14.0
137139[ 0.13.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.12.0...0.13.0
138140[ 0.12.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.11.0...0.12.0
139141[ 0.11.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.10.3...0.11.0
Original file line number Diff line number Diff line change 22name = " cfg-expr"
33description = " A parser and evaluator for Rust `cfg()` expressions."
44repository = " https://github.com/EmbarkStudios/cfg-expr"
5- version = " 0.13 .0"
5+ version = " 0.14 .0"
66authors = [
7788 " Jake Shadle <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments