From a8f90d6bf16ed56e94cc1e8c4ce8c1b2fbcb3b79 Mon Sep 17 00:00:00 2001 From: Michael Schramm Date: Thu, 11 Jun 2020 18:27:32 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1095249..855cef8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## UNRELEASED +### Added +### Changed +### Fixed +### Security + +## [0.9.5] - 2020-06-10 + ### Added - mobile improvements for lists and home page @@ -17,6 +24,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - github stars in multiple places ### Changed + +- verified spanish translations https://github.com/ohmyform/ui/pull/23 + ### Fixed - yes / no field fixed on admin and user view @@ -26,8 +36,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - translations for field validation - number validation - side menu only shows accessible entries - -### Security ## [0.9.4] - 2020-06-09