Add release note for jinja expression bug

Change-Id: I1b89ef4bdd081e0a32c6442b4d142fa23dceb43c
This commit is contained in:
hardikj 2018-04-26 15:27:25 +05:30
parent 59467da7a8
commit a70df9e991
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
fixes:
- Fixed jinja expression error handling where
invalid expression could prevent action or
task status to be correctly updated.