We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd0444 commit b1ace91Copy full SHA for b1ace91
postgres-derive/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## v0.4.6 - 2024-09-15
4
+
5
+### Changed
6
7
+* Upgraded `heck`.
8
9
## v0.4.5 - 2023-08-19
10
11
### Added
postgres-derive/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "postgres-derive"
-version = "0.4.5"
+version = "0.4.6"
authors = ["Steven Fackler <[email protected]>"]
license = "MIT OR Apache-2.0"
edition = "2018"
0 commit comments