From c64cdea7549b52df718af17a5892c7f829294e18 Mon Sep 17 00:00:00 2001 From: Michael Price Date: Thu, 22 Mar 2018 19:41:50 -0400 Subject: [PATCH] Update HISTORY file. Signed-off-by: Michael Price Signed-off-by: Roberto Rosario --- HISTORY.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index ad5592cb71..27694d5f0c 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -59,9 +59,9 @@ - Add upload wizard step chapte. - Improve and add additional diagrams. - Change documenation theme to rtd. -- Fix "check for update" feature. - Fix carousel item height issues. -- Place the page number summary at the bottom of the carousel pages. +- Add the "to=" keyword argument to all ForeignKey, ManayToMany and OneToOne Fields. +- Add Makefile target to check the format of the README.rst file. 2.8 (2018-02-27) ================