We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a467967 commit 54390ebCopy full SHA for 54390eb
postgres-derive/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## v0.4.4 - 2023-03-27
4
+
5
+### Changed
6
7
+* Upgraded `syn`.
8
9
## v0.4.3 - 2022-09-07
10
11
### Added
postgres-derive/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "postgres-derive"
-version = "0.4.3"
+version = "0.4.4"
authors = ["Steven Fackler <[email protected]>"]
license = "MIT/Apache-2.0"
edition = "2018"
0 commit comments