We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d5cd9 commit 5ea1a48Copy full SHA for 5ea1a48
CHANGELOG.md
@@ -3,6 +3,12 @@
3
`hslua-module-doclayout` uses [PVP Versioning][1].
4
The changelog is available [on GitHub][2].
5
6
+## 1.1.1.1
7
+
8
+Released 2024-06-09.
9
10
+- Fixed minor typos in docstrings.
11
12
## 1.1.1
13
14
Released 2024-01-23.
hslua-module-doclayout.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.2
2
name: hslua-module-doclayout
-version: 1.1.1
+version: 1.1.1.1
synopsis: Lua module wrapping Text.DocLayout.
description: Lua module wrapping @Text.DocLayout@.
homepage: https://github.com/hslua/hslua-module-doclayout
0 commit comments