Adding accelerated mode deprecation to the CHANGELOG
This commit is contained in:
parent
cc347dcaa9
commit
b40948acd9
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ Ansible Changes By Release
|
|||
* Deprecated the use of "bare" variables in loops (ie. `with_items: foo`, where `foo` is a variable).
|
||||
The full jinja2 variable syntax of `{{foo}}` should always be used instead. This warning will be removed
|
||||
completely in 2.3, after which time it will be an error.
|
||||
* Deprecated accelerated mode.
|
||||
|
||||
## 2.0.2 "Over the Hills and Far Away"
|
||||
|
||||
|
|
Loading…
Reference in a new issue