Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 621 Bytes

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.

[Unreleased]

Added

  • Environment variable export format option
  • Import command supporting json and yaml formats
  • Delete command
  • Scope support
    • Manage scopes using secret scope
    • Pass a --scope to any command to operate on a scope

Changed

  • Better error logging
  • Removed noisy "Message authored by" logging

[0.1.0] - 2017-02-22

Added

  • Initial functional version