We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf800ac commit f0ae319Copy full SHA for f0ae319
docs/changelog.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## Version 0.10.7
4
+
5
+This version has three fixes related to advanced usages of overrides.
6
7
+Fixes:
8
9
+* Avoid modifying the input dict by @henryiii in #903
10
+* Avoid providing prepare-metadata methods if `failed` in overrides by @henryiii in #904
11
+* Support negative envvar values correctly by @henryiii in #907
12
13
14
## Version 0.10.6
15
16
This version has several fixes; the new `remove` key in 0.10 had a mistake
0 commit comments