# Changelog for biscuit-servant
## 0.5.0.0
- use biscuit-haskell 0.5.0.0
## 0.4.0.0
- use biscuit-haskell 0.4.0.0
## 0.3.0.1
- use biscuit-haskell 0.3.0.1
- GHC 9.6 and 9.8 support
- Generalize type for `withPriorityAuthorizer`
## 0.3.0.0
- use biscuit-haskell 0.3.0.0
- GHC 9.2 support
- custom error handlers and token post-processing
## 0.2.1.0
- use biscuit-haskell 0.2.1.0
## 0.2.0.1
- use biscuit-haskell 0.2.0.1
## 0.2.0.0
- use biscuit-haskell 0.2.0.0
- allow effectful verification
## 0.1.1.0
Initial release