--- python-musicbrainz2-0.6.0/CHANGES.txt 2008-03-09 23:25:33.000000000 +1300 +++ python-musicbrainz2-0.7.2-0ppa2/CHANGES.txt 2010-03-16 06:45:28.000000000 +1300 @@ -1,3 +1,29 @@ +Changes in 0.7.2: + + * Added support for CD stub submission (patch by Alastair Porter). + + +Changes in 0.7.1: + + * Added release group support (patch by John J. Jordan, review by Luks). + * Added support for user collections (patch by Alastair Porter). + * Fixed libdiscid detection on OpenBSD (patch by Anton Yabchinskiy). + * Export model.Rating. + * Minor documentation cleanups. + + +Changes in 0.7.0: + + * Added ISRC support (patch by Alastair Porter). + * Added rating support (patch by Peter Schnebel). + * Added a trackCount parameter to ReleaseFilter (#3781). + * Changed ReleaseFilter and TrackFilter to accept URIs for artistId + and releaseId (#4746). + * Fixed serialization of relations in MbXmlWriter (#4394). + * Fixed a crash on 64-bit systems in libdiscid bindings (Luks). + * Fixed a deprecation warning: use builtin set if available (#4956). + + Changes in 0.6.0: * Added folksonomy tagging support (mostly by Philipp Wolfer, #3285): @@ -132,4 +158,4 @@ * Initial release. -- -$Id: CHANGES.txt 9730 2008-03-09 10:25:32Z matt $ +$Id: CHANGES.txt 12708 2010-03-15 17:45:25Z matt $