aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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