Skip to content

Latest commit

 

History

History
67 lines (35 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

67 lines (35 loc) · 2.28 KB

Upcoming Release

v1.0.2 01-10-2024

v1.0.1 11-20-2023

v1.0.0 07-06-2023

v0.9.3 04-27-2023

v0.9.2 11-03-2022

v0.9.1 25-02-2022

v0.9.0 21-02-2022

v0.8.0 04-02-2022

v0.7.0 01-02-2022

v0.6.2 27-01-2022

  • Fix a bug thet the addition / removal of users to the group could not be handled correctly.

v0.6.1 18-01-2022

v0.6.0 20-12-2021

v0.5.0 06-12-2021

v0.4.1 22-11-2021

v0.4.0 26-03-2021

v0.3.1 8-06-2020

  • Any unhandled error is now logged to the configured rails logger by default. You can also now supply a custom callable that will be used to handle those exceptions instead.
  • Fix a bug where an exception was raised when the patch endpoint receive a malformed or enexpected request.