neutron-lib/releasenotes/notes/add-compare-dict-315a66a65c...

7 lines
198 B
YAML

---
features:
- |
Introduced ``compare_dict`` function in ``neutron_lib.utils.helpers``. It
allows you to compare two dictionaries, checking both the keys and the
values they contain.