We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11dae0 commit 33a326aCopy full SHA for 33a326a
1 file changed
CHANGELOG.md
@@ -4,12 +4,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
4
and this project adheres to [Semantic
5
Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## Unreleased
+## [4.19.6] - 2025-12-31
8
9
### Fixed
10
11
- Do not treat columns with partial unique indexes as unique in psql driver.
12
13
+### Security
14
+
15
+- Update golang.org/x/crypto from 0.38.0 -> 0.45.0
16
17
+## [4.19.2-4] - 2025-06-26
18
19
+### Changed
20
21
+- Change import paths
22
23
## [4.19.1] - 2025-05-20
24
25
0 commit comments