File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Changelog
4
4
5
+ ## v2.8.0 - 2025-06-06
6
+
7
+ ### Added
8
+
9
+ - [ #313 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/313 ) - Add parsers for provider ATT
10
+
11
+ ### Changed
12
+
13
+ - [ #312 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/312 ) - Move epoch parser outside of LLM due to inconsistencies
14
+ - [ #314 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/314 ) - Add multi-windows for LLM
15
+ - [ #315 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/315 ) - Return proper impact result for parsing
16
+
5
17
## v2.7.0 - 2025-01-10
6
18
7
19
### Added
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " circuit-maintenance-parser"
3
- version = " 2.7 .0"
3
+ version = " 2.8 .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