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 1426708 commit 3b93b67Copy full SHA for 3b93b67
1 file changed
CHANGELOG.md
@@ -3,6 +3,13 @@
3
`hslua-module-doclayout` uses [PVP Versioning][1].
4
The changelog is available [on GitHub][2].
5
6
+## 0.2.0
7
+
8
+* Full test coverage of all provided Lua functions.
9
+* Use documented module, including all function docs in the
10
+ exported Haskell structure.
11
+* Test with all GHC 8 major versions.
12
13
## 0.1.0
14
15
* Initial release.
0 commit comments