mirror of
https://github.com/luzifer-ansible/ubuntu-unattended-upgrades.git
synced 2024-11-09 22:20:01 +00:00
29 lines
No EOL
550 B
Markdown
29 lines
No EOL
550 B
Markdown
# 1.3.1 / 2018-12-27
|
|
|
|
* Fix deprecation warning (Ansible 2.7)
|
|
|
|
# 1.3.0 / 2018-10-18
|
|
|
|
* Adjust config to match bionic branch
|
|
|
|
# 1.2.0 / 2018-03-19
|
|
|
|
* Use `cache_valid_time` for apt module
|
|
|
|
# 1.1.0 / 2018-01-22
|
|
|
|
* Implement new options from upstream package
|
|
|
|
# 1.0.1 / 2017-12-25
|
|
|
|
* Fix: Quote required characters
|
|
|
|
# 1.0.0 / 2017-12-24
|
|
|
|
* Rewrite role to add more configuration options
|
|
|
|
**Warning:** This release contains a breaking change and needs heavy changes when being upgraded from <v1.0.0!
|
|
|
|
# 0.1.0 / 2017-12-24
|
|
|
|
* Initial version |