File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,14 @@ Section Order:
1111### Removed
1212-->
1313
14+ ## [ 2.0.2] 2026-01-03
15+
16+ ## Added
17+ - Makefile System
18+
19+ ### Changed
20+ - removed negative error handler in some cases it needs to be negative see [ #51 ] ( https://github.com/Geuthur/EVE-Alert/issues/51 )
21+
1422## [ 2.0.1] 2025-11-24
1523
1624### Fixed
@@ -220,4 +228,9 @@ Big Thanks to [@Gotarr](https://github.com/Gotarr) for improving the whole EVE-A
220228
221229## Full Changelog
222230
223- https://github.com/geuthur/aa-ledger/compare/v0.4.0...v0.4.1
231+ [ 1.0.1 ] : https://github.com/Geuthur/eve-alert/compare/v1.0.0...v1.0.1 " 1.0.1 "
232+ [ 2.0.0 ] : https://github.com/Geuthur/eve-alert/compare/v1.0.1...v2.0.0 " 2.0.0 "
233+ [ 2.0.1 ] : https://github.com/Geuthur/eve-alert/compare/v2.0.0...v2.0.1 " 2.0.1 "
234+ [ 2.0.2 ] : https://github.com/Geuthur/eve-alert/compare/v2.0.1...v2.0.2 " 2.0.2 "
235+ [ in development ] : https://github.com/Geuthur/eve-alert/compare/v2.0.2...HEAD " In Development "
236+ [ report any issues ] : https://github.com/Geuthur/eve-alert/issues " report any issues "
Original file line number Diff line number Diff line change 11"""Initialize the app"""
22
3- __version__ = "2.0.0 "
3+ __version__ = "2.0.2 "
44__title__ = "EVE Alert"
You can’t perform that action at this time.
0 commit comments