Skip to content

Commit fee8c60

Browse files
committed
document 0.5.13 in changelog
1 parent babd353 commit fee8c60

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 0.5.12 - 2022-04-13
8+
## 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)
915
[27 pull requests][0.5.12-prs] were merged this release cycle.
1016

1117
### Added

0 commit comments

Comments
 (0)