We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b56b5c commit f516cb5Copy full SHA for f516cb5
docs/changelog.rst
@@ -4,6 +4,16 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.8.0 (2023-08-12)
8
+-------------------
9
+
10
+Features - 4.8.0
11
+~~~~~~~~~~~~~~~~
12
+- ``--override`` can now take options in the form of ``foo+=bar`` which
13
+ will append ``bar`` to the end of an existing list/dict, rather than
14
+ replacing it. (:issue:`3087`)
15
16
17
v4.7.0 (2023-08-08)
18
-------------------
19
docs/changelog/3087.feature.rst
0 commit comments