From a64b20d4639ac21693771c3200515501aa7efa43 Mon Sep 17 00:00:00 2001 From: Markus Kalkbrenner Date: Sun, 18 Aug 2019 10:31:36 +0200 Subject: [PATCH] 5.1.0-rc.1 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84de9c08f..25d6562b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the solarium library will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [5.1.0] +## [5.1.0-rc.1] ### Added - Solarium\Core\Query\Helper::formatDate() now handles DateTimeImmutable