From 2f16e41bf932f1c301beee6edcea5cfc5bdfd632 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Fri, 27 Feb 2015 00:56:11 +0100 Subject: [PATCH] changelog updated --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3c72c757..5cc78510 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -20,7 +20,7 @@ are used for versioning (schema follows below): 2015-02-27 - Make it possible to load initial form data from GET variables. -- Remove "button" and "submit" types ``from fobi.contrib.elements.fields.input`` +- Remove "button" and "submit" types from ``fobi.contrib.elements.fields.input`` form element plugin. - The ``fobi.contrib.plugins.form_elements.fields.select_model_object`` plugin no longer returns an absolute URL to the admin of the chosen model object