Skip to content

Commit

Permalink
Merge pull request #10 from golistic/release/0.9.1
Browse files Browse the repository at this point in the history
Release v0.9.1
  • Loading branch information
geertjanvdk authored Feb 3, 2023
2 parents 6fd2f06 + a52faef commit 706b361
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
xos:
pxmysql:
- meta:
projectURL: https://github.com/golistic/pxmysql
description: |
Expand All @@ -7,4 +7,12 @@ xos:
- versions:
- version: v0.9.0
date: 2023-01-24
description: Initial development release (not production ready).
description: Initial development release (not production ready).
patches:
- version: v0.9.1
date: 2023-02-03
fixed:
- Fixed parsing query string of DSN so `useTLS` works as expected.
- Fixed using connection address without TCP port.
- Fix wrapping errors.
- Finish testing Unix socket support.

0 comments on commit 706b361

Please sign in to comment.