summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormongo <mongo@iomega>2016-04-25 15:15:10 -0300
committermongo <mongo@iomega>2016-04-25 15:15:10 -0300
commit0bf448720d38f7ecdcdd435d2ec1830a397433b0 (patch)
treeb74a4e36651d45014c16eaa79608ca776c7847fc /CHANGES
parentc5b8e31218c809cd948fff137557f2c62e2e4a33 (diff)
Changed default branch name to dev
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 11 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 5244fd3..f4f0413 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+v0.3.0
+* FIX when importing large CSV files
+* SC-IM now supports wide chars, enabling the use of different alphabets.
+ The following alphabets are supported:
+ English, Spanish, French, Italian, German, Portuguese, Russian, Ukrainian, Greek, Turkish, Czech, Japanese, Chinese
+* Modification in padding of cells and how they are saved in files.
+* UNDO / REDO improvements. Now the following actions are supported:
+ Change in format of a column as a result of the 'f' command
+ Change in format of a column as a result of auto_jus
+ Change format of columns as a result of ic dc
+
v0.2.2
* Added plain text export.
* Added padding between cells.
@@ -19,5 +30,3 @@ v0.2.2
* Various fixes when using SC-IM without UI (--nocurses).
* Help documentation now can be loaded without making install SC-IM.
* MAXROWS now can be defined in Makefile.
-
-