Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1 KB

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 1 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]

1.0.1 - 2024-09-25

Fixed

  • Fixed issue with GET requests to Azure Key Vault API.

1.0.0 - 2021-02-08

Changed

  • Instead of a hard coded dependency to guzzle/http we now use the PSR-17 and PSR-18 interfaces instead.

0.0.2 - 2020-09-22

Changed

  • Downgraded required version of PHP to 7.2

0.0.1 - 2020-09-18

Added

  • This CHANGELOG file.
  • Functionality for fetching certificates.
  • Functionality for fetching secrets.