# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.3.3](https://github.com/marcjazz/authkestra/compare/authkestra-engine-v0.3.2...authkestra-engine-v0.3.3) - 2026-08-02
### Fixed
- *(deps)* let consumers choose the TLS backend instead of forcing aws-lc-rs ([#179](https://github.com/marcjazz/authkestra/pull/179))
## [0.3.2](https://github.com/marcjazz/authkestra/compare/authkestra-engine-v0.3.1...authkestra-engine-v0.3.2) - 2026-08-01
### Added
- upgrade jsonwebtoken to v11.x and resolve docs/promises ([#175](https://github.com/marcjazz/authkestra/pull/175)) ([#176](https://github.com/marcjazz/authkestra/pull/176))
### Other
- clean up scratch dir and bump documentation versions to 0.3.1 ([#173](https://github.com/marcjazz/authkestra/pull/173))
## [0.3.0](https://github.com/marcjazz/authkestra/compare/v0.2.5...v0.3.0) - 2026-07-31
### Other
- release v0.3.0 ([#166](https://github.com/marcjazz/authkestra/pull/166))