summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index aca88128..05b49d24 100644
--- a/Changelog
+++ b/Changelog
@@ -23,6 +23,7 @@ Localization:
* Corrected parsing of numbers so that they are multi-run safe (Chris T)
* Added modular tax calculation support (no modules included yet) (Seneca)
* Added "1 000.00" number format (Chris T)
+* Buttons are now localization-safe (Seneca)
Code Quality and API:
* Added logging module (Jason R)