Skip to content

Commit 246bac7

Browse files
committed
Release pqueue-1.5.0.0
1 parent cc014c7 commit 246bac7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Revision history for pqueue
22

3-
## 1.5.0
3+
## 1.5.0.0 -- 2023-08-05
44

55
* Fix incorrect behavior of `mapMaybe` and `mapEither` for `MinQueue`. These
66
previously worked only for monotonic functions.

pqueue.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: pqueue
2-
version: 1.4.3.0
2+
version: 1.5.0.0
33
category: Data Structures
44
author: Louis Wasserman
55
license: BSD3

0 commit comments

Comments
 (0)