wayfarer/CHANGELOG.md
James Harton 76f2a299f8
All checks were successful
continuous-integration/drone/push Build is passing
chore: Update forgejo hostname.
2024-02-05 14:58:36 +13:00

42 lines
787 B
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.4.0](https://harton.dev/james/wayfarer/compare/v0.3.0...v0.4.0) (2023-11-19)
### Features:
* add proxying. (#7)
## [v0.3.0](https://harton.dev/james/wayfarer/compare/v0.2.0...v0.3.0) (2023-10-14)
### Features:
* Target: Add healthy-checking HTTP targets.
### Improvements:
* Listener: Register listeners with scheme, address and port.
## [v0.2.0](https://harton.dev/james/wayfarer/compare/v0.1.0...v0.2.0) (2023-10-14)
### Features:
* Add ability to start and stop HTTP listeners. (#1)
## [v0.1.0](https://harton.dev/james/wayfarer/compare/v0.1.0...v0.1.0) (2023-10-13)