Skip to content

Commit 99b4e25

Browse files
committed
finish up changelog for beets 1.3.0
1 parent 3b4e3d4 commit 99b4e25

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/changelog.rst

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

4-
1.3.0 (in development)
5-
----------------------
4+
1.3.0 (September 11, 2013)
5+
--------------------------
66

77
Albums and items now have **flexible attributes**. This means that, when you
88
want to store information about your music in the beets database, you're no
@@ -33,6 +33,10 @@ match *nothing* instead of *everything*. So if you type ``beet ls
3333
fieldThatDoesNotExist:foo``, beets will now return no results, whereas
3434
previous versions would spit out a warning and then list your entire library.
3535

36+
There's more detail than you could ever need `on the beets blog`_.
37+
38+
.. _on the beets blog: http://beets.radbox.org/blog/flexattr.html
39+
3640

3741
1.2.2 (August 27, 2013)
3842
-----------------------
@@ -1341,7 +1345,7 @@ issue involves correct ordering of autotagged albums.
13411345

13421346
* BPD now uses a pure-Python socket library and no longer requires
13431347
eventlet/greenlet (the latter of which is a C extension). For the curious, the
1344-
socket library in question is called `Bluelet`_.
1348+
socket library in question is called `Bluelet`_.
13451349

13461350
* Non-autotagged imports are now resumable (just like autotagged imports).
13471351

0 commit comments

Comments
 (0)