]> git.r.bdr.sh - rbdr/forum/blame_incremental - CHANGELOG.md
Don't remember what this WIP was about
[rbdr/forum] / CHANGELOG.md
... / ...
CommitLineData
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](http://keepachangelog.com/)
6and this project adheres to [Semantic Versioning](http://semver.org/).
7
8## [Unreleased]
9
10### Added
11
12- Svelte based frontend
13- Koa based backend
14- RethinkDB for backend
15- This CHANGELOG
16- A README
17- A CONTRIBUTING guide
18- Linter configuration for JS and HTML
19- Git hook to lint code before commit
20- NPM tasks to lint and install git hooks
21- A gitignore file
22
23[unreleased]: https://gitlab.com/rbdr/forum/compare/master...develop