----------------------------------
::
git log --reverse --pretty=format:'* %s [%h]' v0.5.3..v0.6.0
* Merge tag 'v0.5.3' into develop [d330a7e]
* ENH: app.py: add HTTP_ACCESS_CONTROL_ALLOW_ORIGIN (optional CORS) [a17eb19]
* CLN: rm filenames ending with ' ' from sed -i' ' [17459bd]
* BLD: setup.py, requirements.txt: add tornado as a dependency (for pbmweb) [b670e1c]
* UBY: main.py: -y/--yes/--skip-prompt [91ff556]
* BUG: pbm/main.py: ./Bookmarks -> Bookmarks (toward path.py/pathlib compat) [47838d0]
* BLD: setup.py, requirements-test.txt: test deps: urlobject, rdflib [fb41197]
* DOC: setup.py: package description [6c934cc]
* TST,CLN: remove old /bookmarks/chrome/dict route [482f141]
* REF: app.py: cls.template_path [e77b2b2]
* BLD: pbm/static/brw: git submodule [1aa753f]
* ENH: templates/main.jinja: link to //static/brw/index.html [4aa0804]
* TST,UBY: pbm/main.py: logging.basicConfig(format=) [d50b31d]
* BLD: Makefile: UNAME_S:=$(shell uname -s) [2a70f57]
* CLN: .gitignore: add vim .swp, .swo [c177f25]
* ENH: views, /logout, navlinks, /about, --open [ba9f16b]
* BLD: pbm/static/brw: :fast_forward: to 3cb3d6f [4698efe]
* DOC: HISTORY.rst: 0.6.0 [467eef1]
* RLS: setup.py, __init__.py: v0.6.0 [d8191b5]
* UBY: index.html: css [c44144f]
* MRG: Merge branch 'develop' of https://github.com/westurner/pbm into develop [df28218]
* BLD: src/jinja_tornado: upgrade [656c89d]
* BLD: pbm/static/brw: upgrade [a782e17]
* RLS: setup.py, __init__: v0.6.0 [dfa0da9]
* MRG: Merge branch 'release/0.6.0' of ssh://github.com/westurner/pbm into release/0.6.0 [60875ae]
* DOC: HISTORY.rst: 'git-changelog.py -r release/0.6.0 --hdr=- | pbcopy' [5345b84]
* MRG: Merge branch 'release/0.6.0' [73af3ea]