From 7b56d056d0526da879b59bf7c415dcf063cd77ec Mon Sep 17 00:00:00 2001 From: mprahl Date: Jan 10 2019 21:44:31 +0000 Subject: Release notes 0.9.13 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3b9d8e1..8ac70c3 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -2,6 +2,16 @@ Release Notes ============= +Greenwave 0.9.13 +================ + +Released 11 January 2019 + +* Stop hard-coding subject types so that any subject type can be used. + This will allow Greenwave to support additional subject types without + any code or configuration changes. + + Greenwave 0.9.12 ================