From 6bf34235d412c4d27e418ef340c31af28c93f90a Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 26 Sep 2018 02:51:27 +0300 Subject: [PATCH] CHANGELOG.md: Move unreleased changes to version 0.4.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1ef8d5..0b344d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.4.0] - 2018-09-25 ### Fixed - Invalid OnCalendar syntax in dspace-statistics-indexer.timer +- Major logic error in indexer.py ## [0.3.2] - 2018-09-25 ## Changed