- Fixed: More than one unknown/extension in combination with augment

of extension resulted in extension being skipped.
- print yang extension argument in yang-print functions.
This commit is contained in:
Olof hagsand 2022-01-25 15:37:11 +01:00
parent ed2ff88006
commit 504967864d
2 changed files with 8 additions and 3 deletions

View file

@ -36,6 +36,9 @@
## 5.6.0
Expected: March 2022
### Corrected Bugs
* Fixed: More than one unknown/extension in combination with augment of extension resulted in extension being skipped.
## 5.5.0
20 January 2022