Skip to content

Commit 2cd3e13

Browse files
committed
Spruce up changelog for release
1 parent d210645 commit 2cd3e13

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/changelog.rst

+9-4
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@ Changelog
44
1.4.5 (in development)
55
----------------------
66

7-
Features:
7+
Version 1.4.5 adds some oft-requested features. When you're importing files,
8+
you can now manually set fields on the new music. Date queries have gotten
9+
much more powerful: you can write precise queries down to the second, and we
10+
now have *relative* queries like ``-1w``, which means *one week ago*.
11+
12+
Here are the new features:
813

914
* You can now set fields to certain values during :ref:`import-cmd`, using
1015
either a ``--set field=value`` command-line flag or a new :ref:`set_fields`
1116
configuration option under the `importer` section.
12-
Thanks to :user:`bartkl`. :bug: `1881` :bug:`2581`
17+
Thanks to :user:`bartkl`. :bug:`1881` :bug:`2581`
1318
* :ref:`Date queries <datequery>` can now include times, so you can filter
1419
your music down to the second. Thanks to :user:`discopatrick`. :bug:`2506`
1520
:bug:`2528`
@@ -23,10 +28,10 @@ Features:
2328
`r128` configuration option enables this behavior for specific formats.
2429
Thanks to :user:`autrimpo`. :bug:`2557` :bug:`2560`
2530
* The :ref:`move-cmd` command gained a new ``--export`` flag, which copies
26-
files to an external location without changing their location in the library
31+
files to an external location without changing their paths in the library
2732
database. Thanks to :user:`SpirosChadoulos`. :bug:`435` :bug:`2510`
2833

29-
Fixes:
34+
There are also some bug fixes:
3035

3136
* :doc:`/plugins/lastgenre`: Fix a crash when using the `prefer_specific` and
3237
`canonical` options together. Thanks to :user:`yacoob`. :bug:`2459`

0 commit comments

Comments
 (0)