Skip to content

Commit 0fabcd1

Browse files
committed
Released '1.4.6' with a Windows fix
1 parent 847e897 commit 0fabcd1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ bitset Changelog
33

44
Here you can see the full list of changes between each bitset release.
55

6+
Version 1.4.6
7+
-------------
8+
9+
Released on July 17th, 2013
10+
11+
- Fixed build issues on Windows, see #9 on GitHub for details.
12+
613
Version 1.4.5
714
-------------
815

bitset.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: bitset
2-
Version: 1.4.5
2+
Version: 1.4.6
33
Synopsis: A space-efficient set data structure.
44
Description:
55
A /bit set/ is a compact data structure, which maintains a set of members

0 commit comments

Comments
 (0)