2023-10-14 00:23:52 +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]
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2023-10-15 20:07:18 +02:00
|
|
|
- Update to the latext version of **env_logger**.
|
2023-10-15 19:59:33 +02:00
|
|
|
- Update to the latext version of **nix**.
|
2023-10-14 12:29:14 +02:00
|
|
|
- Fix several clippy findings in preperation to enable several lint
|
|
|
|
groups.
|
2023-10-14 12:39:41 +02:00
|
|
|
- Update to the latest version of **clap**.
|
2023-10-14 00:23:52 +02:00
|
|
|
- Update all dependencies that should not break SemVer.
|