summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog10
1 files changed, 6 insertions, 4 deletions
diff --git a/Changelog b/Changelog
index 6e9704bf..da4172e0 100644
--- a/Changelog
+++ b/Changelog
@@ -1,10 +1,12 @@
Changelog for LedgerSMB 1.3.0
* Improved error handling/display (Jason)
* Basic RESTful web services dispatcher (Jason)
-* Timecard lists project descriptions as well as numbers (Chris)
-* Chart of Accounts files organized hierarchically by country code (Chris)
-* Employee table is now Employees and no longer part of global sequence. (Chris)
-
+* Timecard lists project descriptions as well as numbers (Chris T)
+* Chart of Accounts files organized hierarchically by country code (Chris T)
+* Employee table is now Employees, no longer part of global sequence. (Chris T)
+* Stored procedure-based ORM for data model encapsulation in db (ChrisT)
+* New UI and template system using TT (Seneca)
+* Form.pm deprecated. New Object Oriented and data-driven model (Chris T)
Changelog for LedgerSMB 1.2.0