File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # Version 0.3.60
4+
5+ * Update pyparsing requirement from ~ =2.0 to >=2,<4 (@ecederstrand ) [ #296 ]
6+ * Fixes for dict substitution (@USSX-Hares ) [ #292 ]
7+ * Fix: Tests on Windows (@USSX-Hares ) [ #291 ]
8+ * Fix broken overrides (@afanasev ) [ #287 ]
9+
310# Version 0.3.59
411
512* Resolve namespace package (@yifeitao ) [ #264 ]
Original file line number Diff line number Diff line change @@ -387,7 +387,8 @@ assert config == d
387387 - Boris Smidt ([ @borissmidt ] ( https://github.com/borissmidt ) )
388388 - Scott Johnson ([ @scottj97 ] ( https://github.com/scottj97 ) )
389389 - Yifei Tao ([ @yifeitao ] ( https://github.com/yifeitao ) )
390- - Kevin Fong([ @KevinMFong ] ( https://github.com/KevinMFong ) )
390+ - Kevin Fong ([ @KevinMFong ] ( https://github.com/KevinMFong ) )
391+ - Erik Cederstrand [ @ecederstrand ] ( https://github.com/ecederstrand ) )
391392
392393### Thanks
393394
You can’t perform that action at this time.
0 commit comments