Skip to content

Commit c854fbb

Browse files
committed
Bump version to 1.1.1
1 parent 4fae66a commit c854fbb

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@
33
`hslua-module-doclayout` uses [PVP Versioning][1].
44
The changelog is available [on GitHub][2].
55

6-
## 1.1.0.1
6+
## 1.1.1
77

8-
Release pending.
8+
Released 2024-01-23.
9+
10+
- Relaxed upper bound for text, allowing text-2.1.
11+
12+
- Improved doc strings.
913

10-
- Improved doc strings
14+
- Test with latest GHC versions.
1115

1216
## 1.1.0
1317

hslua-module-doclayout.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: hslua-module-doclayout
3-
version: 1.1.0.1
3+
version: 1.1.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)