Skip to content

Commit

Permalink
prepared 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koertho committed Mar 18, 2024
1 parent 102f485 commit dcb2ac6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

All notable changes to this project will be documented in this file.

## prepare [3.2.0]
## [3.2.0] - 2024-03-18
- Changed: `UrlUtil::addQueryStringParameterToUrl()` and `UrlUtil::removeQueryStringParameterToUrl()`
may now take multiple query parameters as array to add or remove respectively.
- Fixed: CreateWhereForSerializedBlobResult::createInlineOrWhere() return invalid query ([#79](https://github.com/heimrichhannot/contao-utils-bundle/pull/79))
- Deprecated: `StringUtil::removeLeadingString()` and `StringUtil::removeTrailingString()`

## [3.1.1] - 2024-03-01
Expand Down

0 comments on commit dcb2ac6

Please sign in to comment.