Skip to content

Commit 36575a4

Browse files
committed
Version bump
1 parent 782597c commit 36575a4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2017-03-22 Vladimir Shabanov <vshabanoff@gmail.com>
2+
3+
* HsOpenSSL.cabal (Version): Bump version to 0.11.4.3
4+
5+
* OpenSSL/EVP/Digest.hsc (hmacLBS): added HMAC on lazy bytestrings,
6+
by SX91 (#18).
7+
18
2017-03-11 Vladimir Shabanov <vshabanoff@gmail.com>
29

310
* HsOpenSSL.cabal (Version): Bump version to 0.11.4.2

HsOpenSSL.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Description:
1212
<http://hackage.haskell.org/package/tls>, which is a pure Haskell
1313
implementation of SSL.
1414
.
15-
Version: 0.11.4.2
15+
Version: 0.11.4.3
1616
License: PublicDomain
1717
License-File: COPYING
1818
Author: Adam Langley, Mikhail Vorozhtsov, PHO, Taru Karttunen

0 commit comments

Comments
 (0)