Skip to content

Commit

Permalink
Release 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Jun 17, 2022
1 parent f4dd0db commit 8fc38a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ CAS Server change log

## ?.?.? / ????-??-??

## 0.9.1 / 2022-06-17

* Simplified injection by passing instances of `Persistence` - @thekid
* Change signing to use `hash_equals()` instead of equality - @thekid
* Fixed *Data too long for column `value` at row 1"* problem - @thekid

## 0.9.0 / 2022-06-17

* Merged PR #15: Add MongoDB persistence. The CAS server can now be run
Expand Down

0 comments on commit 8fc38a2

Please sign in to comment.