ChangeLog in xspf-0.4 vs ChangeLog in xspf-0.4.1
- old
+ new
@@ -1,4 +1,10 @@
+0.4.1
+
+ * Added the to_rdf method to export XSPF to RDF
+
+ * Added an example showing how to transform m3u playlists to XSPF
+
0.4
* XSPF document generator (see examples of use)
* Renamed the methods which show the XML code for XSPF and XSPF::Playlist to XSPF#playlist_xml, XSPF::Playlist#tracklist_xml. These methods are now protected and should never be used. If you need to see the XML code, use to_xml
\ No newline at end of file