Skip to content

Commit 5541f7f

Browse files
chore: release 3.2.2 (#392)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 979a581 commit 5541f7f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.2.1"
2+
".": "3.2.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.2.2](https://github.com/martin-georgiev/postgresql-for-doctrine/compare/v3.2.1...v3.2.2) (2025-06-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **#351:** Correct round-trip handling of special characters between PHP and PostgreSQL ([#391](https://github.com/martin-georgiev/postgresql-for-doctrine/issues/391)) ([979a581](https://github.com/martin-georgiev/postgresql-for-doctrine/commit/979a5815faed6c2139c530abc6fbd60ff26c7f1b))
9+
310
## [3.2.1](https://github.com/martin-georgiev/postgresql-for-doctrine/compare/v3.2.0...v3.2.1) (2025-05-24)
411

512

0 commit comments

Comments
 (0)