summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 398f1717..8adc1c2f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,8 @@
Changelog for LedgerSMB 1.1.0
Database
+* Added add_custom_field and drop_custom_field functions.
+ -- will be more integrated into API next version
* Added utility to partially recover from SQL-Ledger data corruption issues.
* Primary Key added to acc_trans table
* DB Updates now use one transaction per update file.