Files
addons/git_pull/CHANGELOG.md
Franck Nijhof b69f1b63be git_pull: Bump CLI & Base image (#1991)
* Upgrade base image to Alpine 3.13

* ⬆️ Upgrades Home Assistant CLI to v4.12.1

* Supress shellcheck warning

* Bump version, update changelog

* Add additional note to changelog

* Supress on the correct line
2021-04-29 12:29:26 +02:00

78 lines
1.2 KiB
Markdown

# Changelog
## 7.13.0
- Update Home Assistant CLI to 4.12.1
- Upgrade base image to Alpine 3.13
- Supress a shellcheck warning happening in CI
## 7.12.2
- Update Home Assistant CLI to 4.11.0
## 7.12.1
- Update options schema for passwords
## 7.12.0
- Fix error of deployment_key eventually failing by overwriting the deployment_key every cycle
## 7.11.0
- Update Home Assistant CLI to 4.2.0
## 7.10.0
- Update Home Assistant CLI to 4.1.0
## 7.9.0
- Update Home Assistant CLI to 4.0.1
## 7.8.0
- Added support for Azure DevOps repositories by removing the requirement for the `.git` suffix
- Update to Alpine 3.11
## 7.7.0
- Update Hass.io CLI to 3.1.1
## 7.6.0
- Update Hass.io CLI to 3.1.0
## 7.5.0
- Update Hass.io CLI to 3.0.0
## 7.4.0
- Update Hass.io CLI to 2.3.0
## 7.3.0
- Update Hass.io CLI to 2.2.0
## 7.2.0
- Fix restart_ignore when specifying a sub-directory
## 7.1.0
- Enhance restart_ignore to support whole directories
- Fix repeat option: don't terminate if internet connection unavailable during a check
## 7.0.0
- Update Hass.io CLI to 2.0.1
## 6.1.0
- Bugfix in git diff command while comparing commits
## 6.0.0
- Allow to disable Home Assistant restart for specific file changes