Skip to content

Commit 2bb3d30

Browse files
authored
Merge pull request #224 from networktocode/main
Release v2.2.3
2 parents 1127d45 + ab0782c commit 2bb3d30

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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+
316
## v2.2.2 - 2023-01-27
417

518
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "circuit-maintenance-parser"
3-
version = "2.2.2"
3+
version = "2.2.3"
44
description = "Python library to parse Circuit Maintenance notifications and return a structured data back"
55
authors = ["Network to Code <opensource@networktocode.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)