Skip to content

Commit 64f76e0

Browse files
committed
chore(docs): update changelog and readme
1 parent c7d10b7 commit 64f76e0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## unreleased
4+
5+
Added Lua 5.5 compatibility.
6+
37
## 0.1.4 (2024-08-27)
48

59
Updated LuaJIT embedded header to luajit-2.1 rolling release code

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cluacov
22

3-
[![CI](https://github.com/luarocks/cluacov/actions/workflows/test.yml/badge.svg)](./.github/workflows/test.yml) [![LuaRocks](https://img.shields.io/luarocks/v/luarocks/cluacov?label=LuaRocks&color=2c3e67)](https://luarocks.org/modules/luarocks/cluacov)
3+
[![CI](https://github.com/lunarmodules/cluacov/actions/workflows/test.yml/badge.svg)](./.github/workflows/test.yml) [![LuaRocks](https://img.shields.io/luarocks/v/luarocks/cluacov?label=LuaRocks&color=2c3e67)](https://luarocks.org/modules/luarocks/cluacov)
44

55
C extensions for [LuaCov](https://github.com/lunarmodules/luacov), improving
66
performance and reducing number of lines incorrectly marked as missed.

0 commit comments

Comments
 (0)