mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 17:18:30 +01:00
deb6072a26
Co-authored-by: github-actions <github-actions@github.com>
20 lines
367 B
Markdown
20 lines
367 B
Markdown
# Changelog
|
|
|
|
## Next (YYYY-MM-DD)
|
|
|
|
## v2.1.0 (2023-12-09)
|
|
|
|
- Derive `Hash` for `Signal`.
|
|
|
|
## v2.0.0 (2023-11-29)
|
|
|
|
- Deps: upgrade nix to 0.27
|
|
|
|
## v1.0.1 (2023-11-26)
|
|
|
|
Same as 2.0.0, but yanked.
|
|
|
|
## v1.0.0 (2023-03-18)
|
|
|
|
- Split off new `watchexec-signals` crate (this one), to have a lightweight library that can parse
|
|
and represent signals as handled by Watchexec.
|