Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 638 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 638 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.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

0.1.7

Fixed

  • Fix crash when token env var isn't set #19

0.1.6

Added

  • Returning status from delete_server and new method ensure_server_deleted #15
  • Added support for nix flakes #16

0.1.5

Added

  • support for keycloak username/password authentication #12