From 2c17ed67974a51bb9437cd577d3c8c2791422240 Mon Sep 17 00:00:00 2001 From: nek0 Date: Tue, 8 Aug 2017 09:41:12 +0200 Subject: [PATCH] readme update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6a99ce2..d0f3fee 100755 --- a/README.md +++ b/README.md @@ -186,6 +186,10 @@ Migrations/0.0.7-0.1.0.0/Migration.hs` from your postgres console. * You can drop the table `activator` from the database. It is no longer needed. +### 0.1.9.3-0.1.10.0 + +* Nothing to do, just internal changes. + ## Acknowledgements: * This software uses the web Framework "Yesod" by Michael Snoyman. See more at: