Skip to content

Commit eeef5dc

Browse files
committed
Bump version to 1.0.0, update changelog
1 parent 7bf160b commit eeef5dc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
`hslua-module-doclayout` uses [PVP Versioning][1].
44
The changelog is available [on GitHub][2].
55

6+
## 1.0.0
7+
8+
Released 2021-10-24
9+
10+
* Upgraded to hslua-2.0.
11+
* Switched module name from `Foreign.Lua.Module.DocLayout` to
12+
`HsLua.Module.DocLayout`.
13+
614
## 0.2.0.1
715

816
Released 2020-10-28.

hslua-module-doclayout.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.0
22
name: hslua-module-doclayout
3-
version: 0.2.0.1
3+
version: 1.0.0
44
synopsis: Lua module wrapping Text.DocLayout.
55
description: Lua module wrapping @Text.DocLayout@.
66
homepage: https://github.com/hslua/hslua-module-doclayout

0 commit comments

Comments
 (0)