Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-rouse committed May 8, 2021
1 parent 663595a commit 15c72f7
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,3 +1,7 @@
## 0.4.6

* Support GHC-9 via blaze-textual shim (https://github.com/paul-rouse/mysql-simple/pull/51).

## 0.4.5

* Add Semigroup instance for Query
Expand Down
2 changes: 1 addition & 1 deletion mysql-simple.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: mysql-simple
version: 0.4.5
version: 0.4.6
homepage: https://github.com/paul-rouse/mysql-simple
bug-reports: https://github.com/paul-rouse/mysql-simple/issues
synopsis: A mid-level MySQL client library.
Expand Down

0 comments on commit 15c72f7

Please sign in to comment.