From b57193fd6ccb95ae30a8f9b1a8ccddcb8139f91d Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Wed, 8 May 2013 22:58:01 -0700 Subject: [PATCH] changelog/thanks for #265 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 75e064bc1..6c393e403 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,6 +6,9 @@ Changelog * The importer output now shows the number of audio files in each album. Thanks to jayme on GitHub. +* The :ref:`modify-cmd` now correctly converts types when modifying non-string + fields. You can now safely modify the "comp" flag and the "year" field, for + example. Thanks to Lucas Duailibe. 1.1.0 (April 29, 203) ---------------------