mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2024-12-06 02:09:04 +00:00
Update CHANGELOG
This commit is contained in:
parent
c4b132ec2c
commit
2719df73cd
12
CHANGELOG.md
12
CHANGELOG.md
@ -5,10 +5,20 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.13.1...HEAD)
|
## [Unreleased](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.14.0...HEAD)
|
||||||
|
|
||||||
> TBD
|
> TBD
|
||||||
|
|
||||||
|
## [v4.14.0](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.13.1...v4.14.0) - 2022-03-18
|
||||||
|
|
||||||
|
## Added
|
||||||
|
|
||||||
|
- Add `create_branch` option to force create a new branch (#203) @stefanzweifel
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
|
||||||
|
- README.md: Updates hyperlink to GH docs (#200) @funkyfuture
|
||||||
|
|
||||||
## [v4.13.1](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.13.0...v4.13.1) - 2022-01-13
|
## [v4.13.1](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.13.0...v4.13.1) - 2022-01-13
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
Loading…
Reference in New Issue
Block a user