2024-12-14 22:53:59 +00: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).
|
|
|
|
|
2024-12-29 23:56:58 +00:00
|
|
|
## [0.1.2]
|
2024-12-29 23:56:03 +00:00
|
|
|
### Changed
|
|
|
|
- Update to pesde lib API changes by @daimond113
|
|
|
|
|
|
|
|
## [0.1.1] - 2024-12-19
|
|
|
|
### Changed
|
|
|
|
- Switch to traccing for logging by @daimond113
|
|
|
|
|
2024-12-14 22:53:59 +00:00
|
|
|
## [0.1.0] - 2024-12-14
|
|
|
|
### Added
|
|
|
|
- Rewrite registry for pesde v0.5.0 by @daimond113
|
|
|
|
|
2024-12-29 23:56:58 +00:00
|
|
|
[0.1.2]: https://github.com/daimond113/pesde/compare/v0.5.2%2Bregistry.0.1.1..v0.5.3%2Bregistry.0.1.2
|
2024-12-29 23:56:03 +00:00
|
|
|
[0.1.1]: https://github.com/daimond113/pesde/compare/v0.5.1%2Bregistry.0.1.0..v0.5.2%2Bregistry.0.1.1
|
|
|
|
[0.1.0]: https://github.com/daimond113/pesde/compare/v0.4.7..v0.5.0%2Bregistry.0.1.0
|