From 69da10e2de6f6e9d460d66cdcab9f55deb8b39f3 Mon Sep 17 00:00:00 2001 From: Andy Lo-A-Foe Date: Mon, 24 Sep 2018 10:47:34 +0200 Subject: [PATCH] Prepare for v0.1.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a20f26a2..d793d4dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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/). -## [Unreleased] +## v0.1.0 - Initial implementation - Application (CRUD)