File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.2.3 - 2023-03-21
4
+
5
+ ### Changed
6
+
7
+ - #216 - Allow Lumen maintenance multiple windows to be parsed
8
+ - #212 - Updated documentation: Contribution section
9
+ - #210 - Ability to parse multiple maintenance windows from Zayo
10
+ - #190 - Update Telstra for new notificaiton format
11
+
12
+ ### Fixed
13
+
14
+ - #222 - Fix e22 tests when combining data from multiple maintenances
15
+
3
16
## v2.2.2 - 2023-01-27
4
17
5
18
### Changed
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " circuit-maintenance-parser"
3
- version = " 2.2.2 "
3
+ version = " 2.2.3 "
4
4
description = " Python library to parse Circuit Maintenance notifications and return a structured data back"
5
5
authors = [" Network to Code <opensource@networktocode.com>" ]
6
6
license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments