Skip to content

Commit ed96402

Browse files
chore: release 3.6.0
1 parent f99623d commit ed96402

File tree

2 files changed

+9
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [3.6.0](https://github.com/martin-georgiev/postgresql-for-doctrine/compare/v3.5.1...v3.6.0) (2025-10-21)
4+
5+
6+
### Features
7+
8+
* **#456:** Add convenience factory methods to `WktSpatialData` ([#459](https://github.com/martin-georgiev/postgresql-for-doctrine/issues/459)) ([7242665](https://github.com/martin-georgiev/postgresql-for-doctrine/commit/7242665ff5cee24a80dddf85efe3b4a463ba3cbb))
9+
* **#458:** Ensure Doctrine returns PostgreSQL spatial data in text format (EWKT) instead of binary format (EWKB) ([#462](https://github.com/martin-georgiev/postgresql-for-doctrine/issues/462)) ([8ac7a70](https://github.com/martin-georgiev/postgresql-for-doctrine/commit/8ac7a703c078a5845beee35e2f7f767cd563fbb4))
10+
311
## [3.5.1](https://github.com/martin-georgiev/postgresql-for-doctrine/compare/v3.5.0...v3.5.1) (2025-09-12)
412

513

0 commit comments

Comments
 (0)