File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ These features will be included in the next release:
5
5
6
6
Added
7
7
-----
8
+
9
+ Fixed
10
+ -----
11
+
12
+
13
+ 1.7.2 _ - 2023-07-12
14
+ ===================
15
+
16
+ Added
17
+ -----
18
+ - Add a ``News `` link on the PyPI page.
8
19
- Allow ``- `` as the single source filename when using the ``--stdin-filename `` option.
9
20
This makes the option compatible with Black.
10
21
- Upgrade NixOS tests to use Python 3.11 on both Linux and macOS.
20
31
an ``__init__.py `` in the repository root.
21
32
- Upgrade ``install-nix-action `` to version 22 in CI to fix an issue with macOS.
22
33
- Allow ``--target-version=py312 `` since newest Black supports it.
34
+ - Allow a comment in milestone titles in the ``bump_version `` script.
23
35
24
36
25
37
1.7.1 _ - 2023-03-26
@@ -479,7 +491,8 @@ Added
479
491
-----
480
492
- Initial implementation
481
493
482
- .. _Unreleased : https://github.com/akaihola/darker/compare/1.7.1...HEAD
494
+ .. _Unreleased : https://github.com/akaihola/darker/compare/1.7.2...HEAD
495
+ .. _1.7.2 : https://github.com/akaihola/darker/compare/1.7.1...1.7.2
483
496
.. _1.7.1 : https://github.com/akaihola/darker/compare/1.7.0...1.7.1
484
497
.. _1.7.0 : https://github.com/akaihola/darker/compare/1.6.1...1.7.0
485
498
.. _1.6.1 : https://github.com/akaihola/darker/compare/1.6.0...1.6.1
You can’t perform that action at this time.
0 commit comments