watchexec/crates/project-origins/CHANGELOG.md
github-actions[bot] c46187f92d
release: project-origins v1.1.1 (#408)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-09-07 03:29:23 +00:00

20 lines
354 B
Markdown

# Changelog
## Next (YYYY-MM-DD)
## v1.1.1 (2022-09-07)
- Deps: update miette to 5.3.0
## v1.1.0 (2022-08-24)
- Add support for Go.
- Add support for Zig.
- Add `Pipfile` support for Pip.
- Add detection of `CONTRIBUTING.md`.
- Document what causes the detection of each project type.
## v1.0.0 (2022-06-16)
- Initial release as a separate crate.