Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 1.68 KB

Changelog

0.2.0 (2024-06-06)

Features

  • add "List Service Instances for Service" call (#8) (d115001)

0.1.2 (2023-07-07)

Bug Fixes

  • /v1/session/destroy takes a PUT, not DELETE (8802e43)

0.1.1 (2023-07-06)

Features

  • users can install from rubygems now (ada4106)

0.1.0 (2023-07-05)

Features

  • add kv, session, and semaphore features (e2d455d)
  • automatically decode base64 values (d45d025)

Bug Fixes