aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Queiroz <sqmedeiros@gmail.com>2016-12-16 11:30:48 -0300
committerSergio Queiroz <sqmedeiros@gmail.com>2016-12-16 11:30:48 -0300
commit652014dbcc6d288da92c2e331e260075d87fe923 (patch)
tree52872b65f248d8570145c3392fa880419e7e7c5b
parent054b33b35f03180732f56f0fdd98f1bf477d2f6a (diff)
downloadlpeglabel-652014dbcc6d288da92c2e331e260075d87fe923.tar.gz
lpeglabel-652014dbcc6d288da92c2e331e260075d87fe923.tar.bz2
lpeglabel-652014dbcc6d288da92c2e331e260075d87fe923.zip
Updating HISTORY to release version 1.1.0-1
-rw-r--r--HISTORY8
1 files changed, 7 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 7acd753..c1f8404 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,12 @@
1HISTORY for LPegLabel 1.0.0-1 1HISTORY for LPegLabel 1.0.0-1
2 2
3* Changes from version 1.0.0-1 to 1.1.0-1
4 ---------------------------------
5 + new semantics of lpeglabel.Rec
6 - labeled ordered choice removed
7 + examples updated
8
9
3* Changes from version 0.12.2-2 to 1.0.0-1 10* Changes from version 0.12.2-2 to 1.0.0-1
4 --------------------------------- 11 ---------------------------------
5 + base code updated to LPeg 1.0 12 + base code updated to LPeg 1.0
@@ -9,7 +16,6 @@ HISTORY for LPegLabel 1.0.0-1
9 + some bugs fixed 16 + some bugs fixed
10 17
11 18
12
13* Changes from version 0.12.2-1 to 0.12.2-2 19* Changes from version 0.12.2-1 to 0.12.2-2
14 --------------------------------- 20 ---------------------------------
15 + in case of a failure, "match" also returns a suffix of the input 21 + in case of a failure, "match" also returns a suffix of the input