Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thsmi/sieve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schmid <schmid-thomas@gmx.net>2012-12-01 18:24:38 +0400
committerThomas Schmid <schmid-thomas@gmx.net>2012-12-01 18:24:38 +0400
commitde2735f540b76d37006debb0dd61866e60cf4266 (patch)
tree2b0acbdf6ea8aa95c160866a30250490ccaaea49 /CHANGELOG.md
parent3bc2774b9082bb184f875aafa7e332a6f48df93d (diff)
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ae3a8b0..1a0567ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelogs
+## Sieve 0.2.3 - (not yet release)
+Development builds can be found in the [Downloads section](downloaded at https://github.com/thsmi/sieve/download).
+* [Fixed] Quoted Strings ignored escape characters
+* [Fixed] "Empty string passed to getElementById()" Warning
+* [UPDATED] Move to CodeMirror v3.x
+
+
## Sieve 0.2.2 - (22.09.2012)
* [NEW] Syntax highlight in text editor. It is based on [CodeMirror](http://www.codemirror.net)
* [NEW] Merge dialog if local script is newer than the remote.