mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
Releasing v4.2.0
* Refactored cell & formula logic out into separate files * Added more tests to test things independently.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# Change Log
|
||||
## Version 4.2.0
|
||||
* Refactored cells logic out to autoload/tablemode/spreadsheet/cell.vim
|
||||
* Refactored formula logic out to autoload/tablemode/spreadsheet/formula.vim
|
||||
|
||||
## Version 4.1.0
|
||||
* Fixed bad references within plugin
|
||||
* Added fixtures
|
||||
|
||||
Reference in New Issue
Block a user