aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5676f99..2bb49823 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
1## What's new in LuaRocks 3.5.0
2
3This is a small release:
4
5* Added support for MSYS2 and Mingw-w64
6* Reverted the change in MSVC environment variable set up script
7* Fixes a bug where `--verbose` raised an exception with a nil argument
8* Added proper error messages when lua.h is invalid
9
10
1## What's new in LuaRocks 3.4.0 11## What's new in LuaRocks 3.4.0
2 12
3### Features 13### Features