There was an error while loading. Please reload this page.
1 parent babd353 commit fee8c60Copy full SHA for fee8c60
CHANGELOG.md
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## 0.5.12 - 2022-04-13
+## 0.5.13 - 2022-04-15
9
+
10
+This is a hotfix that reverts [#1748] as that was an accidental breaking change:
11
+the generated `PgHasArrayType` impl conflicts with manual impls of the trait.
12
+This change will have to wait for 0.6.0.
13
14
+## 0.5.12 - 2022-04-13 (Yanked; use 0.5.13)
15
[27 pull requests][0.5.12-prs] were merged this release cycle.
16
17
### Added
0 commit comments