From 16f67cd8c2b82766a709e30c2ad8bd00ca996a29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=20V=C3=AEjdea?= Date: Sun, 29 Sep 2019 19:15:42 +0300 Subject: [PATCH] Fix CHANGELOG.rst syntax Fixes #425 --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 203064b..a5e7010 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,7 +10,7 @@ Changelog *Release date: Jul 16, 2019* - **FIXED:** fixed DRF 3.10 compatibility (:pr:`408`, :issue:`410`, :issue:`411`) -- **IMPROVED:** better enum type detection for nested `ChoiceField`s (:pr:`400`) +- **IMPROVED:** better enum type detection for nested `ChoiceField`\ s (:pr:`400`) ********** **1.16.0**