Skip to content

Commit 2a5d945

Browse files
committed
Bump version to 0.8.2
1 parent bcce5ca commit 2a5d945

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Changed in version 0.8.2:
2+
* Add versions of `completeWord{,withPrev}` that take predicates for word break chars (#164)
3+
14
Changed in version 0.8.1.3:
25
* Use the capi calling convention for ioctl (#163).
36

haskeline.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: haskeline
22
Cabal-Version: >=1.10
3-
Version: 0.8.1.3
3+
Version: 0.8.2
44
Category: User Interfaces
55
License: BSD3
66
License-File: LICENSE

0 commit comments

Comments
 (0)