lander/CHANGELOG.md

18 lines
594 B
Markdown
Raw Normal View History

2023-07-21 13:16:01 +02:00
# 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](https://git.rustybever.be/Chewing_Bever/lander/src/branch/dev)
2023-07-27 15:02:50 +02:00
## [0.1.0](https://git.rustybever.be/Chewing_Bever/lander/src/tag/0.1.0)
2023-07-21 13:16:01 +02:00
### Added
* Implemented own event & HTTP loop (used Crow framework before)
* Serve redirects & pastes
* Support uploading pastes & redirects
* Env vars for configuring data dir and port