# 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.2.2](https://github.com/hseeberger/error-ext/compare/v0.2.1...v0.2.2) - 2024-08-25 ### Other - fix comment ([#24](https://github.com/hseeberger/error-ext/pull/24)) ## [0.2.1](https://github.com/hseeberger/error-ext/compare/v0.2.0...v0.2.1) - 2024-03-27 ### Added - Error derive ToSchema if feature=utoipa ([#11](https://github.com/hseeberger/error-ext/pull/11)) ## [0.2.0](https://github.com/hseeberger/error-ext/compare/v0.1.1...v0.2.0) - 2024-02-19 ### Added - add axum::Error::ServiceUnavailable ([#4](https://github.com/hseeberger/error-ext/pull/4)) ## [0.1.1](https://github.com/hseeberger/error-ext/compare/v0.1.0...v0.1.1) - 2024-02-07 ### Other - Merge pull request [#1](https://github.com/hseeberger/error-ext/pull/1) from hseeberger/release-plz-2024-02-07T08-20-26Z ## [0.1.0](https://github.com/hseeberger/error-ext/releases/tag/v0.1.0) - 2024-02-07 ### Other - README