|
|
@@ -1,11 +1,18 @@
|
|
|
#### CHANGELOG rules:
|
|
|
- Do not use markdown format between the language tags
|
|
|
- All version must have the own language tags <en-US>, <de-DE>, <hu-HU>
|
|
|
+- You can use emojies in the version description
|
|
|
- use this example format:
|
|
|
Version 1.0.0 (2025-08-29)
|
|
|
- <en-US> changelog description </en-US>
|
|
|
- <de-DE> changelog description </de-DE>
|
|
|
- <hu-HU> changelog description </hu-HU>
|
|
|
+ <en-US>
|
|
|
+ changelog description
|
|
|
+ </en-US>
|
|
|
+ <de-DE>
|
|
|
+ changelog description
|
|
|
+ </de-DE>
|
|
|
+ <hu-HU>
|
|
|
+ changelog description
|
|
|
+ </hu-HU>
|
|
|
|
|
|
Version 1.0.5 (2025-08-29)
|
|
|
<en-US> Version increment to 1.0.5 with latest improvements - Enhanced stability and performance optimizations - Minor bug fixes and UI refinements </en-US>
|