From 312e5695eaafac6fa5d78989d6fcea6a0d67ae69 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Sun, 8 Oct 2023 14:19:25 +0200 Subject: [PATCH] Changelog --- CHANGELOG.md | 8 +++++++- composer.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9be10f8..cf4ea01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## 5.0.0-alpha - 2023-10-03 +## 5.0.0-alpha.2 - 2023-10-08 +### Added +- Added missing dutch translations +- General UI fixes + + +## 5.0.0-alpha.1 - 2023-10-03 ### Added - Initial support for Craft 5 diff --git a/composer.json b/composer.json index 3b78b7e..60f82d1 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "studioespresso/craft-navigate", "description": "Navigation plugin for Craft 3", "type": "craft-plugin", - "version": "5.0.0-alpha", + "version": "5.0.0-alpha.2", "keywords": [ "craft", "cms",