Skip to content

Commit 55e55a2

Browse files
committed
Finalize changelog for 1.3.6 release
1 parent 40e1475 commit 55e55a2

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

docs/changelog.rst

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
11
Changelog
22
=========
33

4-
1.3.6 (in development)
5-
----------------------
4+
1.3.6 (May 10, 2014)
5+
--------------------
6+
7+
This is primarily a bugfix release, but it also brings two new plugins: one
8+
for playing music in desktop players and another for organizing your
9+
directories into "buckets." It also brings huge performance optimizations to
10+
queries---your ``beet ls`` commands will now go much faster.
11+
12+
New features:
613

714
* The new :doc:`/plugins/play` lets you start your desktop music player with
815
the songs that match a query. Thanks to David Hamp-Gonsalves.
9-
* :doc:`/plugins/ftintitle`: A new option lets you remove featured artists
10-
entirely instead of moving them to the title. Thanks to SUTJael.
11-
* Item and album queries are much faster.
1216
* The new :doc:`/plugins/bucket` provides a ``%bucket{}`` function for path
1317
formatting to generate folder names representing ranges of years or initial
1418
letter. Thanks to Fabrice Laporte.
19+
* Item and album queries are much faster.
20+
* :doc:`/plugins/ftintitle`: A new option lets you remove featured artists
21+
entirely instead of moving them to the title. Thanks to SUTJael.
1522

16-
Fixes:
23+
And those all-important bug fixes:
1724

1825
* :doc:`/plugins/mbsync`: Fix a regression in 1.3.5 that broke the plugin
1926
entirely.
@@ -22,7 +29,7 @@ Fixes:
2229
* Fix encoding-related logging errors in :doc:`/plugins/convert` and
2330
:doc:`/plugins/replaygain`.
2431
* :doc:`/plugins/replaygain`: Suppress a deprecation warning emitted by later
25-
version of PyGI.
32+
versions of PyGI.
2633
* Fix a crash when reading files whose iTunes SoundCheck tags contain
2734
non-ASCII characters.
2835
* The ``%if{}`` template function now appropriately interprets the condition

extra/release.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)