2024-03-31 00:04:44 +01: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]
|
|
|
|
|
2024-04-17 00:50:56 +02:00
|
|
|
## [0.1.1] - 2024-04-16
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- *(deps)* update rust crate serde to 1.0.198
|
|
|
|
- *(deps)* update rust crate serde_json to 1.0.116
|
|
|
|
- *(deps)* update rust crate reqwest to 0.12.3
|
|
|
|
|
2024-03-31 00:04:44 +01:00
|
|
|
## [0.1.0] - 2024-03-30
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- add please
|
|
|
|
- add further stuff to template
|
|
|
|
- add template
|
|
|
|
- update templater
|
|
|
|
- use template
|
|
|
|
- enable upload of templates
|
|
|
|
- away with axum
|
|
|
|
- update image
|
|
|
|
- remove migrations
|
|
|
|
- add basic
|
|
|
|
|
|
|
|
### Other
|
|
|
|
- *(test)* test commit
|
|
|
|
- something
|
|
|
|
|
|
|
|
- something
|
|
|
|
|
|
|
|
- something
|
|
|
|
|