Skip to content

Commit

Permalink
Remove legacy API methods
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed Nov 29, 2023
1 parent 6e6971d commit 6cb9f82
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 629 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@
- Summary:
- Insert something here

## Version: 1.9.44

- Released: 2023-11-29
- Summary:
- Documentation updates
- Remove `ciscoconfparse.find_blocks()`
- Remove `ciscoconfparse.find_children()`
- Remove `ciscoconfparse.find_all_children()`
- Remove `ciscoconfparse.insert_before()`
- Remove `ciscoconfparse.insert_after()`
- Remove `ciscoconfparse.insert_after_child()`

## Version: 1.9.43

- Released: 2023-11-29
Expand Down
Loading

0 comments on commit 6cb9f82

Please sign in to comment.