File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.2.4 - 2023-07-12
4+
5+ - #230 - Swap out tzwhere for TimezoneFinder
6+ - #234 - Added upper bound to pydantic dependency
7+
8+ ### Changed
9+
310## v2.2.3 - 2023-03-21
411
512### Changed
613
714- #216 - Allow Lumen maintenance multiple windows to be parsed
815- #212 - Updated documentation: Contribution section
916- #210 - Ability to parse multiple maintenance windows from Zayo
10- - #190 - Update Telstra for new notificaiton format
17+ - #190 - Update Telstra for new notification format
1118
1219### Fixed
1320
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " circuit-maintenance-parser"
3- version = " 2.2.3 "
3+ version = " 2.2.4 "
44description = " Python library to parse Circuit Maintenance notifications and return a structured data back"
55authors = [
" Network to Code <[email protected] >" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments