Skip to content

Commit

Permalink
Merge pull request #109 from networktocode/1.1.0
Browse files Browse the repository at this point in the history
prep release 1.1.0
  • Loading branch information
jeffkala authored Apr 23, 2022
2 parents a97c7d7 + 6d8ef4a commit 4c4641b
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## v1.1.0 - 2022-04

### Added

- #90 Uptime Conversions.
- #102 Add Ansible mapping for Nokia SrOS.
- #105 Add min_grouping_sizing to vlanlist_to_config method.
- #106 Add Nokia SrOS Config Parser.

### Changed

- #104 Optimize vlanconfig_to_list using builtin Regex methods.

### Fixed

- #99 Fixed decimal place in bits_to_name.
- #107 Fix issue when backup or intended is empty.


## v1.0.0 - 2021-11

### Added
Expand Down

0 comments on commit 4c4641b

Please sign in to comment.