Fix release notes formatting
Change-Id: I7ecc9ed5382f72a6cd440ac5c02d4f0eee6060db
This commit is contained in:
parent
36251082c5
commit
625add4f41
@ -1,5 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
This fixes setting non string 'value' field for rule's
|
||||
actions. As non string value is obviously not a formatted
|
||||
value, this adds a check to avoid AttributeError exception.
|
||||
- Fix setting non string 'value' field for rule's actions. As
|
||||
non string value is obviously not a formatted value, add the
|
||||
check to avoid AttributeError exception.
|
||||
|
Loading…
Reference in New Issue
Block a user