Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Commit 2dd2f8b

Browse files
committed
Update changelog for version 0.2.1
1 parent 396f842 commit 2dd2f8b

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# Revision history for hslua-module-system
22

3+
## 0.2.1 -- 2019-05-04
4+
5+
- Use module helpers made available with HsLua 1.0.3. This avoids
6+
code duplication when used with other hslua modules.
7+
38
## 0.2.0 -- 2019-05-01
49

5-
All fields and functions are now exported from the Haskell module under
6-
the same name as that used in Lua.
10+
All fields and functions are now exported from the Haskell module
11+
under the same name as that used in Lua.
712

813
### New fields
914

0 commit comments

Comments
 (0)