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,24 @@ Section Order:
1111### Removed
1212-->
1313
14+ ## [ 2.0.1] - 2026-02-10
15+
16+ ### Changed
17+
18+ - Updated Translation
19+ - Simplified German Translation for Requests
20+
21+ ### Fixed
22+
23+ - Improved naming consistency in hints and modal text
24+ - ESI Retry Manager for ` HTTPServer ` Errors
25+ - Missing Migration
26+ - Handle RequestError in ` retry_task_on_esi_error `
27+
28+ ### Removed
29+
30+ - HTTPServer Catch in ` update_section_if_changed `
31+
1432## [ 2.0.0] - 2025-12-31
1533
1634> [ !WARNING]
@@ -733,5 +751,6 @@ python manage.py taxsystem_migrate_payments
733751[ 2.0.0-beta.4 ] : https://github.com/Geuthur/aa-taxsystem/compare/v1.0.2...v2.0.0-beta.4 " 2.0.0-beta.4 "
734752[ 2.0.0-beta.5 ] : https://github.com/Geuthur/aa-taxsystem/compare/v1.0.2...v2.0.0-beta.5 " 2.0.0-beta.5 "
735753[ 2.0.0-beta.6 ] : https://github.com/Geuthur/aa-taxsystem/compare/v1.0.2...v2.0.0-beta.6 " 2.0.0-beta.6 "
736- [ in development ] : https://github.com/Geuthur/aa-taxsystem/compare/v2.0.0...HEAD " In Development "
754+ [ 2.0.1 ] : https://github.com/Geuthur/aa-taxsystem/compare/v2.0.0...v2.0.1 " 2.0.1 "
755+ [ in development ] : https://github.com/Geuthur/aa-taxsystem/compare/v2.0.1...HEAD " In Development "
737756[ report any issues ] : https://github.com/Geuthur/aa-taxsystem/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.1 "
44__title__ = "Tax System"
55
66__package_name__ = "aa-taxsystem"
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : AA Tax System \n "
1010"Report-Msgid-Bugs-To : https://github.com/Geuthur/aa-taxsystem/issues\n "
11- "POT-Creation-Date : 2026-02-10 07:19 +0100\n "
11+ "POT-Creation-Date : 2026-02-10 08:44 +0100\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
You can’t perform that action at this time.
0 commit comments