Updated CHANGELOG & doc/table-mode.txt

This commit is contained in:
Dhruva Sagar
2013-05-17 10:00:00 +05:30
parent 51c108188c
commit fb63484e47
2 changed files with 110 additions and 16 deletions

View File

@@ -1,4 +1,9 @@
# Change Log
## Version 3.0
* Removed dependence on Tabular and added code borrowed from Tabular for
aligning the table rows.
* Added feature to be able to define & evaluate formulas.
## Version 2.4.0
* Added Table Cell text object.
* Added api to delete entire table row.