mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
feat: module periority
This commit is contained in:
parent
03904775f5
commit
c1e575c32a
9 changed files with 27 additions and 18 deletions
|
|
@ -5,7 +5,11 @@ All notable changes to components of this project since 0.5.14 will be documente
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## [0.6.1] - 2024-12-09
|
||||
|
||||
### Added
|
||||
|
||||
- Custom priority for modules
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
@ -45,7 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
History start.
|
||||
|
||||
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.6.0..HEAD
|
||||
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.6.1..HEAD
|
||||
[0.6.1]: https://github.com/iffse/pay-respects/compare/v0.6.0..v0.6.1
|
||||
[0.6.0]: https://github.com/iffse/pay-respects/compare/v0.5.15..v0.6.0
|
||||
[0.5.15]: https://github.com/iffse/pay-respects/compare/v0.5.14..v0.5.15
|
||||
[0.5.14]: https://github.com/iffse/pay-respects/commits/v0.5.14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue