Skip to content

Commit

Permalink
Release v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
geertjanvdk committed Feb 14, 2023
1 parent c07b25d commit 0e8296f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ pxmysql:
date: 2023-01-24
description: Initial development release (not production ready).
patches:
- version: v0.9.2
date: 2023-02-14
changed:
- Fixed naming of `pxmysql.ParseDSN` (before it was `ParseDNS`).
fixed:
- Fixed including query part when getting string representation of DataSource.
- Fixed slash detection when not using schema name together with query part.
- version: v0.9.1
date: 2023-02-03
fixed:
Expand Down

0 comments on commit 0e8296f

Please sign in to comment.