Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

29 lines (23 loc) · 1.12 KB

Change Log

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.

[1.1.0] - 2016-12-099 - Navajo

Added

  • Added Vault Integration, which replaces the outdated KeyServer

Fixed

  • [TAPTKR-5] Replacing the Key Server with Vault fixes this issue, as KeyServer would throw null pointers when it got grumpy.

Changed

  • Updated Documentation for Vault and its configuration.
  • Renamed RELEASES.md to CHANGELOG.md which will include all notable changes and will follow the format specified by Keep a Changelog.

Removed

  • Key Server Support is no longer included, and the ks_path and ks_key environment variables can be removed from your configuration.

[1.0.0] - 2016-07-05 - Carolina

Added

  • Initial stable release of Tap Tracker.
  • There are still a few bugs and features that will be added in the near future, but this version is safe to use and should be stable.