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.10.1] - 2022-02-07
1213### Fixed
1314- [ PR #46 ] ( https://github.com/EmbarkStudios/cfg-expr/pull/46 ) fixed comparison of dynamic target families.
1415
@@ -105,7 +106,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
105106- Initial add of all the things
106107
107108<!-- next-url -->
108- [ Unreleased ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.10.0...HEAD
109+ [ Unreleased ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.10.1...HEAD
110+ [ 0.10.1 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.10.0...0.10.1
109111[ 0.10.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.9.1...0.10.0
110112[ 0.9.1 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.9.0...0.9.1
111113[ 0.9.0 ] : https://github.com/EmbarkStudios/cfg-expr/compare/0.8.1...0.9.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.10.0 "
5+ version = " 0.10.1 "
66authors = [
7788 " Jake Shadle <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments