Skip to content

Commit

Permalink
Release 1.12.0.0 (#73)
Browse files Browse the repository at this point in the history
* Release 1.12.0.0

* Date update
  • Loading branch information
arybczak committed Mar 18, 2024
1 parent 498b34f commit 4c29aa0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# hpqtypes-1.12.0.0 (????-??-??)
# hpqtypes-1.12.0.0 (2024-03-18)
* Drop support for GHC 8.8.
* Attach `CallStack` to `DBException`.
* Store ID of the server process attached to the current session.
* Attach `CallStack` and `BackendPid` to `DBException`.
* Add `getBackendPid` to `MonadDB` for getting the ID of the server process
attached to the current session.

# hpqtypes-1.11.1.2 (2023-11-08)
* Support multihost setups and the `connect_timeout` parameter in the connection
Expand Down

0 comments on commit 4c29aa0

Please sign in to comment.