aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY10
1 files changed, 10 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
new file mode 100644
index 0000000..3a8f35d
--- /dev/null
+++ b/HISTORY
@@ -0,0 +1,10 @@
1HISTORY for LPegLabel 0.12.2-2
2
3* Changes from version 0.12.2-1 to 0.12.2-2
4 ---------------------------------
5 + in case of a failure, "match" also returns a suffix of the input
6 + improved error reporting for "relabel", thanks to Matthew Allen
7 + limit of labels increased from 32 to 64, thanks to André Maidl
8 + compiles with Lua 5.1, thanks to Matthew Allen
9 + the throw operator now throws only one label
10 + some bugs fixed