Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

42 lines (32 loc) · 1.17 KB

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.

[Unreleased]

[0.6.0] - 2019-08-12

Removed

  • Stopped requesting the revision-info key from the Charmstore as it can return a very large amount of data causing performance issues.

[0.5.0] - 2018-07-12

Removed

  • Removed macaroon and macaroon-bakery dependencies.

[0.4.1] - 2018-07-12

Added

  • Added cosmic and kubernetes series to urls.

[0.4.0] - 2018-06-28

Added

  • Included the macaroon-bakery package.

Removed

[0.3.1] - 2018-06-27

Changed

  • Updated macaroon package version.

[0.3.0] - 2018-06-27

Changed

  • Replaced text-encoding dependency with native TextEncoder/Decoder.

[0.2.0] - 2018-06-12

Added

  • authorizeSLA method to the plans lib.

[0.1.0] - 2018-06-07

Added