Skip to content

Commit

Permalink
Bump to 1.2.5.3 and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Aug 21, 2022
1 parent b5584bf commit 1545584
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.2.5.3 August 2022

* Tested with GHC 7.0 - 9.4.1.
* Remove remnants of GHC 6.x support.
* Silence incomplete pattern matching warning, refactor code.
* Add section about limitations to README.

# 1.2.5.2 November 2021

* Tested with GHC 7.0 - 9.2.
Expand Down
4 changes: 2 additions & 2 deletions silently.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: silently
version: 1.2.5.2
cabal-version: >= 1.10
name: silently
version: 1.2.5.3
build-type: Simple
license: BSD3
license-file: LICENSE
Expand Down

0 comments on commit 1545584

Please sign in to comment.