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 11# Changelog
22
3+ ## v2.2.1 - 2023-01-17
4+
5+ ### Changed
6+
7+ - #197 - Updated Equinix parser: Adding support for additional impact statement and notification types.
8+ - #192 - Updated Cogent parser: Adding subject and text parser.
9+ - #186 - Updated Telia Carrier as Arelion (while keeping Telia for backwards compatibility).
10+
11+ ### Fixed
12+
13+ - #198 - Fixed Verizon parser: use European-style day-first date parsing
14+ - #187 - Fixed Zayo parser: adds chardet.detect method before decoding data_part.content.
15+
316## v2.2.0 - 2022-10-25
417
518### Added
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " circuit-maintenance-parser"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
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