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 a320c9f commit 9eca1feCopy full SHA for 9eca1fe
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.2
7
+
8
+Released 2024-06-10.
9
10
+- Fixed another documentation bugs: `render` returns a `string`.
11
12
## 1.1.1.1
13
14
Released 2024-06-09.
hslua-module-doclayout.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.2
2
name: hslua-module-doclayout
-version: 1.1.1.1
+version: 1.1.1.2
synopsis: Lua module wrapping Text.DocLayout.
description: Lua module wrapping @Text.DocLayout@.
homepage: https://github.com/hslua/hslua-module-doclayout
0 commit comments