Skip to content

Commit

Permalink
Update with git HEAD changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed Apr 17, 2022
1 parent 14551da commit d0729e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## Version: TBD
## Version: GIT HEAD
- Released: Not released
- Summary:
- Add `CHANGES.md` and deprecate `CHANGES`
- Require at least Python3.6
- Add `HDiff()` which fixes [Github issue #184](https://github.com/mpenning/ciscoconfparse/issues/184)
- Modify `uncfgtext`. Deprecate `add_uncfgtext()`
- Add `ciscoconfparse/models_iosxr.py` which is mostly broken (but this also comes with the caveat of an 'unsupported feature'). Ref - [Github issue #235](https://github.com/mpenning/ciscoconfparse/issues/235)
- Restore `tests/test_CiscoConfParse.py` to proper functionality. See [git commit hash `840b11ce334f0b7120bbfc90d2d83fbdc5ed1bd1`](https://github.com/mpenning/ciscoconfparse/commit/840b11ce334f0b7120bbfc90d2d83fbdc5ed1bd1)
- Remove `NXOSConfigList()` and `ASAConfigList()` which were dead code and unused
Expand Down

0 comments on commit d0729e5

Please sign in to comment.