Skip to content

Commit 5cef347

Browse files
committed
docs: release 2.3.2
1 parent db0c873 commit 5cef347

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.3.2] - 2025-03-03
8+
### Fixed
9+
* (or)WhereNotLike query build did not use the negation in the query
10+
* The (or)Where(Not)Like query builder methods did not cast the column to text like in Laravel (`col::text`)
11+
712
## [2.3.1] - 2025-03-02
813
### Fixed
914
* Artisan `migrate:fresh` support for materialized views

0 commit comments

Comments
 (0)