ad5ae83a34
Change-Id: I4023e80da43e0cb28150db2892f301d141d63ef8
8 lines
282 B
YAML
8 lines
282 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Cliff 2.3.0: The shell formatter would emit invalid shell variable
|
|
names for field names that contain colons ('``:``') and dashes ('``-``'),
|
|
these are now replaced by underscores ('``_``').
|
|
[Bug `1616323 <https://bugs.launchpad.net/bugs/1616323>`_]
|