]> git.phdru.name Git - bookmarks_db.git/blobdiff - doc/ChangeLog
Version 4.6.0
[bookmarks_db.git] / doc / ChangeLog
index 82aa60348c13306d25743af60f63d19566db10b1..58fee45d5ddd78b5b8018bf7cc29a4ae6577669b 100644 (file)
@@ -1,7 +1,24 @@
-WHAT'S NEW in version 4.5.7
+WHAT'S NEW in version 4.6.0 (2014-07-06)
+
+   Split simple robot: separate network operations and
+   URL handling/HTML parsing.
+
+   Change parse_html to parse strings, not files.
+
+   Split parse_html/__init__.py into __main__.py.
+
+   Adapt JSON storage to recent Mozilla export format.
 
    Add ChangeLog.
 
+   Allow parameters in BKMK_* environment variables; for example,
+   BKMK_ROBOT=forking:subproc=urllib or
+   BKMK_STORAGE=json:filename=bookmarks_db.json.
+
+   Pass subproc parameter to the subprocess to allow different robots.
+
+   Add a new robot based on urllib2.
+
 
 WHAT'S NEW in version 4.5.6 (2014-01-14)