Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ergo committed Nov 16, 2016
1 parent c24cd58 commit d3f9aba
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
Changelog
=========

2016-11-XX
----------

* Release 0.7.0
* Introduced ResourceTreeService for nested resource management
(currently only PostgreSQL support is implemented)
* added deprecation warnings

**BACKWARDS INCOMPATIBLE CHANGES**

- big code refactoring that *might* possibly introduce minor breaking changes
- _ziggurat_services is now a list


2016-07-05
----------
* Release: 0.6.8
* use importlib for imports to avoid issues with unicode passed to __import__()

2016-05-05
----------
* Release: 0.6.6/0.6.7
Expand Down

0 comments on commit d3f9aba

Please sign in to comment.