X-Git-Url: https://git.r.bdr.sh/rbdr/forum/blobdiff_plain/a84f7dfef5c6212dfe6db14d7416b8780e2a7dc9..852ee620f0a2f6a83cf83eba860ca951b66bb7e2:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 6395a24..40512a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,14 @@ # Changelog + 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] + ### Added + - Svelte based frontend - Koa based backend - RethinkDB for backend @@ -17,4 +20,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - NPM tasks to lint and install git hooks - A gitignore file -[Unreleased]: https://gitlab.com/rbdr/forum/compare/master...develop +[unreleased]: https://gitlab.com/rbdr/forum/compare/master...develop