Releasing v4.3.0

This commit is contained in:
Dhruva Sagar
2014-04-25 15:02:27 +05:30
parent da39088fd8
commit 0c9cd8fb50
3 changed files with 22 additions and 3 deletions

View File

@@ -1,4 +1,9 @@
# Change Log
## Version 4.3.0
* Refactored some more
* Fixed issue #19, hiphens in the table broke alignment
* Added feature #26, you can now define column alignments in the table header
## Version 4.2.0
* Refactored cells logic out to autoload/tablemode/spreadsheet/cell.vim
* Refactored formula logic out to autoload/tablemode/spreadsheet/formula.vim