2021-11-11 15:18:40 +01:00
|
|
|
# Changelog
|
2021-11-11 17:33:33 +01:00
|
|
|
|
2021-11-11 15:18:40 +01:00
|
|
|
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
|
|
|
|
|
2021-11-13 20:44:13 +01:00
|
|
|
# 0.2.0 (13. October 2021)
|
|
|
|
|
2021-11-11 15:18:40 +01:00
|
|
|
- **breaking:** Removed `debug_router` macro.
|
|
|
|
- **breaking:** Removed `check_service` function.
|
|
|
|
- **breaking:** Removed `debug_service` function.
|
|
|
|
|
|
|
|
# 0.1.0 (6. October 2021)
|
|
|
|
|
|
|
|
- Initial release.
|