From 68d558c886b4bd00f3312424d1dc804bf4576237 Mon Sep 17 00:00:00 2001 From: Hugo Musso Gualandi Date: Sat, 9 Jan 2021 23:33:29 -0300 Subject: Add changelog for version 3.5.0 Add a changelog for version 3.5, summarizing the announcement posted to the lua-l mailing list. --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5676f99..2bb49823 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## What's new in LuaRocks 3.5.0 + +This is a small release: + +* Added support for MSYS2 and Mingw-w64 +* Reverted the change in MSVC environment variable set up script +* Fixes a bug where `--verbose` raised an exception with a nil argument +* Added proper error messages when lua.h is invalid + + ## What's new in LuaRocks 3.4.0 ### Features -- cgit v1.2.3-55-g6feb