From 27e5e7d539ca5fa673639510db6fe14e0e9893e7 Mon Sep 17 00:00:00 2001 From: "Nek (Maxime Veber)" Date: Mon, 1 Jun 2020 00:46:10 +0200 Subject: [PATCH] Changelog for 0.6 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e2885b..4943039 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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.6.0] 2020-06-01 ### Added - CRUD controllers now use an id resolver (feel free to redefine it) - Melodiia now provides a convenient way to manage API collections with forms