From 2a4c6e3fe656ad848193ebed8c0a7b33a54bc189 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 31 Dec 2018 20:31:25 -0500 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 21c3e5e..2401aa8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,18 +1,23 @@ - -## Changelog - - v0.2.0 released with new name - [renamed](https://github.com/pirate/ArchiveBox/issues/108) from **Bookmark Archiver** -> **ArchiveBox** + +--- - v0.1.0 released - support for browser history exporting added with `./bin/archivebox-export-browser-history` - support for chrome `--dump-dom` to output full page HTML after JS executes + +--- - v0.0.3 released - support for chrome `--user-data-dir` to archive sites that need logins - fancy individual html & json indexes for each link - smartly append new links to existing index instead of overwriting - - v0.0.2 released + +--- + - v0.0.2 released - proper HTML templating instead of format strings (thanks to https://github.com/bardisty!) - refactored into separate files, wip audio & video archiving + +--- - v0.0.1 released - Index links now work without nginx url rewrites, archive can now be hosted on github pages - added setup.sh script & docstrings & help commands @@ -23,4 +28,6 @@ - added [Pinboard-format](https://github.com/pirate/ArchiveBox/pull/7) export support (thanks to https://github.com/sconeyard!) - front-page of HN, oops! apparently I have users to support now :grin:? - added Pocket-format export support + +--- - v0.0.0 released: created Pocket Archive Stream 2017/05/05 \ No newline at end of file