Commit c7072219 authored by Anton Smirnov's avatar Anton Smirnov
Browse files

Changelog for 4.2.1

parent aac1064d
Loading
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -2,6 +2,14 @@

## 4.x

### 4.2.1

*Jul 28, 2024*

* Exception fixes:
  * Using $options array now throws `BadFunctionCallException`
  * `ParseErrorException` reclassified to `UnexpectedValueException` (runtime instead of logic)

### 4.2.0

*Mar 9, 2024*