aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Queiroz <sqmedeiros@gmail.com>2016-06-13 14:17:10 -0300
committerSergio Queiroz <sqmedeiros@gmail.com>2016-06-13 14:17:10 -0300
commitb76d6a5bf919b4a7b6fd8f1ed3819da004fb6293 (patch)
treefd33ca22741e76862936622271cfdbc58c753f88
parent43ce0cb6027033a9a08075d72a77630720895834 (diff)
downloadlpeglabel-0.12.2-2.tar.gz
lpeglabel-0.12.2-2.tar.bz2
lpeglabel-0.12.2-2.zip
Adding a "HISTORY" file and updating documentation to make a new releasev0.12.2-2
-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