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.2] - 2023-06-02
1213### Changed
1314- [ PR #59 ] ( https://github.com/EmbarkStudios/cfg-expr/pull/60 ) updated the builtin target list to 1.70.0.
1415
@@ -145,7 +146,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
145146- Initial add of all the things
146147
147148<!-- next-url -->
148- [ Unreleased ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.15.1...HEAD
149+ [ Unreleased ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.15.2...HEAD
150+ [ 0.15.2 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.15.1...0.15.2
149151[ 0.15.1 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.15.0...0.15.1
150152[ 0.15.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.14.0...0.15.0
151153[ 0.14.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.13.0...0.14.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.15.1 "
5+ version = " 0.15.2 "
66authors = [
77 " Embark <opensource@embark-studios.com>" ,
88 " Jake Shadle <jake.shadle@embark-studios.com>" ,
You can’t perform that action at this time.
0 commit comments