Skip to content

Commit 05acf66

Browse files
committed
Bump version to 0.2.0.1, update changelog
1 parent c818322 commit 05acf66

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

6+
## 0.2.0.1
7+
8+
Released 2020-10-28.
9+
10+
* Relax upper bounds for hslua, allowing hslua-1.3.*
11+
612
## 0.2.0
713

814
* Full test coverage of all provided Lua functions.

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
3+
version: 0.2.0.1
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)