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 1
1
# Changelog
2
2
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
+
3
17
## v2.6.1 - 2024-06-04
4
18
5
19
### Fixed
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " circuit-maintenance-parser"
3
- version = " 2.6.1 "
3
+ version = " 2.7.0 "
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