From a45e2988263f5109a56b6dcb2c46ecbc6738cb3a Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Thu, 27 Aug 2020 14:58:25 -0400 Subject: Release 1.0.4 (#81) Release 1.0.4 Reviewed-by: https://github.com/apps/ansible-zuul --- changelogs/changelog.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'changelogs/changelog.yaml') diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 3dc20207..7e5d152a 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -128,3 +128,12 @@ releases: fragments: - 1.0.3.yaml release_date: '2020-08-06' + 1.0.4: + changes: + minor_changes: + - Moved intent testcases from integration suite to unit tests. + - Reformatted files with latest version of Black (20.8b1). + fragments: + - 71-refactor-interface-test.yaml + - 80-reformat-files.yaml + release_date: '2020-08-27' -- cgit v1.2.3