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 9983879 commit 765627fCopy full SHA for 765627f
1 file changed
CHANGELOG.md
@@ -3,9 +3,18 @@
3
`hslua-module-doclayout` uses [PVP Versioning][1].
4
The changelog is available [on GitHub][2].
5
6
+## 1.0.1
7
+
8
+Released 2022-01-31.
9
10
+- Updated to hslua-2.1.
11
12
+- Functions that take a `Doc` as the first argument are added as
13
+ methods to `Doc` values.
14
15
## 1.0.0
16
-Released 2021-10-24
17
+Released 2021-10-24.
18
19
* Upgraded to hslua-2.0.
20
* Switched module name from `Foreign.Lua.Module.DocLayout` to
0 commit comments