Skip to content

Commit 59edc67

Browse files
chore: release 3.5.0
1 parent 522e653 commit 59edc67

File tree

2 files changed

+14
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [3.5.0](https://github.com/martin-georgiev/postgresql-for-doctrine/compare/v3.4.1...v3.5.0) (2025-09-01)
4+
5+
6+
### Features
7+
8+
* **#305:** Add support for PostGIS operators ([#430](https://github.com/martin-georgiev/postgresql-for-doctrine/issues/430)) ([5b5583b](https://github.com/martin-georgiev/postgresql-for-doctrine/commit/5b5583b9db30b0ba55c6047539242359a432a56e))
9+
* **#305:** Add support for PostGIS's types of `GEOGRAPHY`, `GEOMETRY` and their array variations ([#421](https://github.com/martin-georgiev/postgresql-for-doctrine/issues/421)) ([d97caae](https://github.com/martin-georgiev/postgresql-for-doctrine/commit/d97caae042ecbdd1e958b512e38ca4d56fd3d711))
10+
11+
12+
### Code Refactoring
13+
14+
* **#305:** Move PostGIS operators in a dedicated namespace ([#433](https://github.com/martin-georgiev/postgresql-for-doctrine/issues/433)) ([522e653](https://github.com/martin-georgiev/postgresql-for-doctrine/commit/522e653f4e1bff8de7b99c9171e5ae573e5dee1a))
15+
316
## [3.4.1](https://github.com/martin-georgiev/postgresql-for-doctrine/compare/v3.4.0...v3.4.1) (2025-08-03)
417

518

0 commit comments

Comments
 (0)