Skip to content

Commit

Permalink
Release v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Nov 2, 2012
1 parent 985d831 commit d88ba7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
Release 0.6 (November 2012):
* Improved user experience when zooming in or out.
* Dropped autotools build system.
* Moved maps into XDG application data folder.
* Various bug fixes.

Release 0.5:
* Removed tree view again, as it was causing too many bugs.
* Remove build-dependency on gnome-desktop.
Expand Down
2 changes: 1 addition & 1 deletion labyrinth_lib/__init__.py
@@ -1 +1 @@
__version__ = "0.6a1"
__version__ = "0.6"

0 comments on commit d88ba7c

Please sign in to comment.