Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 769 Bytes

CHANGELOG.md

File metadata and controls

25 lines (22 loc) · 769 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and uses the GitFlow branching model.

Added

  • CHANGELOG.md
  • CONTRIBUTING.md

0.1.0 - 2016-02-17

Added

  • 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