Skip to content

Commit

Permalink
Release 0.2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfmpe committed Jan 18, 2025
1 parent f84af8c commit 6c58f15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Revision history for haveibeenpwned

## 0.2.0.2

* Support for GHC 9.10

## 0.2.0.1

* Add readme to extra-source-files so that it appears on hackage
Expand Down
2 changes: 1 addition & 1 deletion haveibeenpwned.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: haveibeenpwned
version: 0.2.0.1
version: 0.2.0.2
synopsis: Library for checking for weak/compromised passwords.
description:
This library uses the haveibeenpwned database to check for weak or compromised passwords.
Expand Down

0 comments on commit 6c58f15

Please sign in to comment.