Skip to content

Commit 252b476

Browse files
committed
clean up changelog for release
1 parent 1649512 commit 252b476

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

docs/changelog.rst

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
Changelog
22
=========
33

4-
1.2.1 (in development)
5-
----------------------
4+
1.2.1 (June 22, 2013)
5+
---------------------
66

77
This release introduces a major internal change in the way that similarity
8-
scores are handled, thanks to the continued efforts of Tai Lee. The changes
9-
you'll notice while using the autotagger are:
8+
scores are handled. It means that the importer interface can now show you
9+
exactly why a match is assigned its score and that the autotagger gained a few
10+
new options that let you customize how matches are prioritized and
11+
recommended.
12+
13+
The refactoring work is due to the continued efforts of Tai Lee. The
14+
changes you'll notice while using the autotagger are:
1015

1116
* The top 3 distance penalties are now displayed on the release listing,
1217
and all album and track penalties are now displayed on the track changes
@@ -23,20 +28,20 @@ customize the way that matches are selected:
2328
* The :ref:`ignored` setting lets you instruct the importer not to show you
2429
matches that have a certain penalty applied.
2530
* The :ref:`preferred` collection of settings specifies a sorted list of
26-
preferred countries and media types, or prefer releases closest to the
31+
preferred countries and media types, or prioritizes releases closest to the
2732
original year for an album.
2833
* The :ref:`max_rec` settings can now be used for any distance penalty
29-
component. The recommendation will be downgraded if a penalty is being
30-
applied to the specified field.
34+
component. The recommendation will be downgraded if a non-zero penalty is
35+
being applied to the specified field.
3136

3237
And some little enhancements and bug fixes:
3338

3439
* Multi-disc directory names can now contain "disk" (in addition to "disc").
3540
Thanks to John Hawthorn.
36-
* :doc:`/plugins/web`: An item count is now exposed through the API for use
37-
with the Tomahawk resolver. Thanks to Uwe L. Korn.
41+
* :doc:`/plugins/web`: Item and album counts are now exposed through the API
42+
for use with the Tomahawk resolver. Thanks to Uwe L. Korn.
3843
* Python 2.6 compatibility for :doc:`/plugins/beatport`,
39-
:doc:`/plugins/missing`, and `/plugins/duplicates`. Thanks to Wesley
44+
:doc:`/plugins/missing`, and :doc:`/plugins/duplicates`. Thanks to Wesley
4045
Bitter and Pedro Silva.
4146
* Don't move the config file during a null migration. Thanks to Theofilos
4247
Intzoglou.

0 commit comments

Comments
 (0)