From 55d8c1e1fe755602778650897957faa794533932 Mon Sep 17 00:00:00 2001 From: alext Date: Sun, 3 Jun 2018 15:47:57 +0200 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0d4378e..0c5ecd4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - #475: Booking page date selection is broken with any_provider option selected. - #483: In backend, calendar for providers become unselectable if switched to calendar for service. - #491: Replace hardcoded string with translation in appointment details email template. +- #495: Database migration fixes (from 1.2.1 to 1.3.x). ## [1.3.0]