CHANGES
=======

1.0.1
-----

* fix URL

1.0.0
-----

* qualify import
* rename everything to ipylogue
* move module dir
* update README

0.1.1
-----

* update ipython dep
* change commit messages
* pull committer info from gitconfig by default
* use PBR for installation
* add rename function
* commit lists of files
* remove methods that won't be implemented
* remove extra profile files
* add example profile with better defaults
* make GitNotebookManager into a wrapper around FileNotebookManager
* update README
* move docs to README
* list notebooks, and documentation
* First pass at the notebook manager class
* initial commit
