File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v2.0.0 -
3+ ## v2.0.0 - 2021-09-15
44
55### Added
66
7- - #68 - Added new provider ` HGC ` using ` Html ` and ` EmailSubjectParser `
7+ - #73 - Added new provider ` Sparkle ` using ` Html ` and ` EmailSubjectParser ` . Added support for multiple maintenances with ` CombinedProcessor ` .
8+ - #75 - Added new provider ` AquaComms ` using ` Html ` and ` EmailSubjectParser `
89
910### Fixed
1011
2728- #60 - Added new provider ` Seaborn ` using ` Html ` and a new parser for Email Subject: ` EmailSubjectParser `
2829- #61 - Added new provider ` Colt ` using ` ICal ` and ` Csv `
2930- #66 - Added new provider ` Momentum ` using ` Html ` and ` EmailSubjectParser `
30- - #73 - Added new provider ` Sparkle ` using ` Html ` and ` EmailSubjectParser ` . Added support for multiple maintenances with ` CombinedProcessor ` .
31- - #75 - Added new provider ` AquaComms ` using ` Html ` and ` EmailSubjectParser `
31+ - #68 - Added new provider ` HGC ` using ` Html ` and ` EmailSubjectParser `
3232
3333### Fixed
3434
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " circuit-maintenance-parser"
3- version = " 2.0.0-beta "
3+ version = " 2.0.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