All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and uses the GitFlow branching model.
- CHANGELOG.md
- CONTRIBUTING.md
0.1.0 - 2016-02-17
- README.md with basic build, run and test instructions
- MIT license
- Comments REST resource
- HTML content sanitization
- Update and deletion verification
- Initial database schema
- Flyway as a database migration tool
- Unit tests
- Build automation via GitLab CI