Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 756 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 756 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Add a qa Rake task to test, lint, perform a security audit and an assessment of the documentation coverage.
  • Setup overcommit git hooks when executing bin/setup.

Changed

  • Remove the Snapshot interface from the class diagram.
  • Document the available code maintenance Rake tasks.

[0.1.0] - 2018-05-23

Added

  • Initial core functionality
  • Codebase maintenance tools
  • RSpec integration