summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorOlly Cope <olly@ollycope.com>2020-06-04 12:07:47 +0000
committerOlly Cope <olly@ollycope.com>2020-06-04 12:07:47 +0000
commit350500d61f8d608b6003f0aa6d6fb1a27cf5b926 (patch)
treef1b9d179d26554d2c3ba4678788e0a2c1fe9d3e3 /CHANGELOG.rst
parenta45c7be61cb29c9d36d4e253695e61a2321711ff (diff)
downloadyoyo-350500d61f8d608b6003f0aa6d6fb1a27cf5b926.tar.gz
Update changelog
Diffstat (limited to 'CHANGELOG.rst')
-rwxr-xr-xCHANGELOG.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b8fb2ac..791bda3 100755
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,16 @@
+7.1.0 (unreleased)
+------------------
+
+* Add ``yoyo list`` command
+
+* Add support for substituting environment variables in the config file
+ (https://bitbucket.org/ollyc/yoyo/issues/55/migrations-and-rollbacks-are-both-being)
+
+* Add support for a new %include directive in config files
+
+* Bugfix: migrations are now grouped by source
+ (https://bitbucket.org/ollyc/yoyo/issues/54/migrations-and-rollbacks-are-both-being)
+
7.0.2 (released 2020-03-09)
---------------------------