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.15.0] - 2023-04-04
1213### Changed
1314- [ PR #58 ] ( https://github.com/EmbarkStudios/cfg-expr/pull/58 ) updated the builtin target list to 1.68.2.
1415
@@ -137,7 +138,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137138- Initial add of all the things
138139
139140<!-- next-url -->
140- [ Unreleased ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.14.0...HEAD
141+ [ Unreleased ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.15.0...HEAD
142+ [ 0.15.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.14.0...0.15.0
141143[ 0.14.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.13.0...0.14.0
142144[ 0.13.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.12.0...0.13.0
143145[ 0.12.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.11.0...0.12.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.14 .0"
5+ version = " 0.15 .0"
66authors = [
7788 " Jake Shadle <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments