chore: updated changelog

dev
Jef Roosens 2023-01-28 14:53:31 +01:00
parent 3b320ac7c3
commit 434c4eb558
Signed by untrusted user: Jef Roosens
GPG Key ID: B75D4F293C7052DB
2 changed files with 5 additions and 1 deletions

View File

@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Rewrote cron expression logic in C
### Removed
* Deprecated cron daemon
## [0.5.0](https://git.rustybever.be/vieter-v/vieter/src/tag/0.5.0)
### Added

View File

@ -58,7 +58,7 @@ fn (ce1 Expression) == (ce2 Expression) bool {
return true
}
[typeef]
[typedef]
struct C.vieter_cron_simple_time {
year int
month int