From d727c8867db489356ead7ae0531a0a5ec9b73bfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petteri=20R=C3=A4ty?= Date: Wed, 18 May 2016 11:04:04 +0300 Subject: [PATCH] Add missing NEWS entries for 4.6.0 and 4.5.0 Fixes #188 --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 9722cb8..c8ceea3 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,15 @@ +factory_girl_rails versioning is synced with factory_girl releases. For this reason +there might not be any notable changes in new versions of this project. + 4.7.0 (April 1, 2016) No notable changes +4.6.0 (February 1, 2016) + No notable changes + +4.5.0 (October 17, 2014) + Improved README + 4.4.1 (February 26, 2014) Support Spring