2022-11-25 00:27:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 24 23:24:44 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 0.10.0:
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
- Warn against invalid tag range for `--current` flag ([#124](https://github.com/orhun/git-cliff/issues/124))
|
|
|
|
- Use an alternative method to fetch registry
|
|
|
|
- Fix syntax error in Dockerfile
|
|
|
|
|
|
|
|
### Documentation
|
|
|
|
|
|
|
|
- Add MacPorts install info ([#111](https://github.com/orhun/git-cliff/issues/111))
|
|
|
|
- Update badge URL for Docker builds
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Do not skip breaking changes if configured ([#114](https://github.com/orhun/git-cliff/issues/114))
|
|
|
|
- Changelog for the last n commits ([#116](https://github.com/orhun/git-cliff/issues/116))
|
|
|
|
- Add a short variant `-d` for specifying `--date-order` flag
|
|
|
|
|
|
|
|
### Miscellaneous Tasks
|
|
|
|
|
|
|
|
- Update versions in Dockerfile
|
|
|
|
- Upgrade core dependencies
|
|
|
|
|
|
|
|
### Refactor
|
|
|
|
|
|
|
|
- Improve cargo-chef caching in Dockerfile
|
|
|
|
- Utilize workspace dependencies
|
|
|
|
|
2022-11-08 07:52:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 7 23:09:43 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for git-cliff version 0.9.2
|