Skip to content

Commit 0ad084a

Browse files
committed
Slight changelog reorg
1 parent 99778d9 commit 0ad084a

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

docs/changelog.rst

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ Changelog
44
1.4.9 (in development)
55
----------------------
66

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:
817

918
* Fix a regression in the last release that made the image resizer fail to
1019
detect older versions of ImageMagick.
@@ -16,12 +25,7 @@ Fixes:
1625
the ``gmusicapi`` module.
1726
:bug:`3270`
1827

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:
2529

2630
* ``pathlib`` is now an optional test dependency on Python 3.4+, removing the
2731
need for `a Debian patch <https://sources.debian.org/src/beets/1.4.7-2/debian/patches/pathlib-is-stdlib/>`_.

0 commit comments

Comments
 (0)