aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8c46ec3..d666eed0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,28 @@
1## LuaRocks 3.12.1
2
3> Released 17/Jun/2025
4
5* rockspec: re-add deprecated function type().
6 Removing this broke the behavior of some luarocks.build
7 plugins. LuaRocks does not have a stable public API,
8 but since this function was returned as part of the
9 function signature, we'll revert this as a deprecated
10 function, to be removed in LuaRocks 4.0. No other
11 reverts are planned for the sake of restoring private APIs.
12
13## LuaRocks 0.3.1
14
15> Released 18/Dec/2007
16
17* Improved search: results now feature separate lists for source and binary rocks.
18* Windows support for the "module" build type (using Visual Studio).
19* Many assorted bugfixes.
20
21
22## LuaRocks 0.3
23
24> ReleA
25
1## LuaRocks 3.12.0 26## LuaRocks 3.12.0
2 27
3> Released 05/Jun/2025 28> Released 05/Jun/2025