We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed0367 commit 60db98aCopy full SHA for 60db98a
.github/actions/release-please/manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.9.0"
+ ".": "2.9.1"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.9.1](https://github.com/martin-georgiev/postgresql-for-doctrine/compare/v2.9.0...v2.9.1) (2025-03-12)
4
+
5
6
+### Code Refactoring
7
8
+* Introduce `BaseRegexpFunction` and `ParserException` ([#269](https://github.com/martin-georgiev/postgresql-for-doctrine/issues/269)) ([fed0367](https://github.com/martin-georgiev/postgresql-for-doctrine/commit/fed0367baa8cedffe309bd25e1885fb23f6449c8))
9
10
## [2.9.0](https://github.com/martin-georgiev/postgresql-for-doctrine/compare/v2.8.0...v2.9.0) (2025-03-12)
11
12
0 commit comments