File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.7.0 - 2024-12-02
4+
5+ ### Added
6+
7+ - [ #297 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/297 ) - Added new parser for Tata Communications.
8+
9+ ### Dependencies
10+
11+ - [ #295 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/295 ) - Remove pydantic dotenv extra
12+
13+ ### Changed
14+
15+ - [ #291 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/291 ) - Update Windstream Parser for new emails
16+
317## v2.6.1 - 2024-06-04
418
519### Fixed
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " circuit-maintenance-parser"
3- version = " 2.6.1 "
3+ version = " 2.7.0 "
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