Skip to content

Commit

Permalink
Add more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed Oct 19, 2023
1 parent afc8a90 commit 2e5878c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@
- Released: Not released
- Summary:
- Remove dead code
- Add new CiscoInterface() object in ciscoconfparse.ccp_util.py
- Add many enhancements to CiscoRange() and modify unit-tests accordingly
- Add loguru.logger.catch() in various places
- Rename `CiscoRange().compressed_str` to `CiscoRange().as_compressed_str()`
- Add new `CiscoInterface()` object in `ciscoconfparse.ccp_util.py`
- Add many enhancements to `CiscoRange()` and modify unit-tests accordingly
- Add `loguru.logger.catch()` in various places
- Rename a method
- Add read_only parameter, ref: Github Issue #281
- Add a new `.pylintrc` file

## Version: 1.9.2

Expand Down

0 comments on commit 2e5878c

Please sign in to comment.