History.rdoc in rb-dayone-0.2.0 vs History.rdoc in rb-dayone-0.3.3

- old
+ new

@@ -1,4 +1,27 @@ +== 0.3.3 / 2012-08-17 + +* [FIXED] LibXML will now accept UTF-8 characters in journal entries. +* Added the command "repair" to the dayone binary, which will at least repair *my* damage. +* Added the command "verify" to the dayone binary, which I at least find helpful. +* Added a post-install note telling people upgrading from <= 0.2.0 to repair. + +== 0.3.2 / 2012-08-16 + +* Switched from REXML to LibXML-ruby for XML parsing. Now accepts ampersands in entries, as well as UTF-8. Rejoice! + +== 0.3.1 / 2012-08-16 + +* [FIXED] Minor bugfixes +* [FIXED] REXML will no longer kill the whole program if it can't parse a journal file. + +== 0.3.0 / 2012-08-16 + +* [FIXED] Fixed several bugs in Builder xml output, including: + * Output of trailing <target /> + * Output of malformed DOCTYPE +* You can now import existing DayOne entries and search them + == 0.2.0 / 2012-08-14 * Now auto-detects DayOne journal location from your plist file == 0.1.7 / 2012-08-13 \ No newline at end of file