File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,16 @@ Changelog
4
4
1.4.9 (in development)
5
5
----------------------
6
6
7
- Fixes:
7
+ This small update is part of our attempt to release new versions more often!
8
+ There are a few important fixes, and we're clearing the deck for a change to
9
+ beets' dependencies in the next version.
10
+
11
+ The new feature is:
12
+
13
+ * You can use the `NO_COLOR `_ environment variable to disable terminal colors.
14
+ :bug: `3273 `
15
+
16
+ There are some fixes in this release:
8
17
9
18
* Fix a regression in the last release that made the image resizer fail to
10
19
detect older versions of ImageMagick.
@@ -16,12 +25,7 @@ Fixes:
16
25
the ``gmusicapi `` module.
17
26
:bug: `3270 `
18
27
19
- New features:
20
-
21
- * Support for the `NO_COLOR `_ environment variable.
22
- :bug: `3273 `
23
-
24
- For packagers:
28
+ Here's a note for packagers:
25
29
26
30
* ``pathlib `` is now an optional test dependency on Python 3.4+, removing the
27
31
need for `a Debian patch <https://sources.debian.org/src/beets/1.4.7-2/debian/patches/pathlib-is-stdlib/ >`_.
You can’t perform that action at this time.
0 commit comments