Skip to content

Commit cf4aea7

Browse files
committed
added changelog
1 parent 3b3cc7e commit cf4aea7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,19 @@
22

33
All notable changes to this project will be documented in this file. This project adhere to the [Semantic Versioning](http://semver.org/) standard.
44

5+
## [3.1.4] 2025-10-16
6+
7+
* Fix - Amend the `get_*` query methods to properly handle array values.
8+
59
## [3.1.3] 2025-10-08
610

7-
* Fix - Fix the `get_current_schema` method to cache the schema of each implementation.
11+
* Fix - Amend the `get_current_schema` method to cache the schema of each implementation.
812

913
[3.1.3]: https://github.com/stellarwp/schema/releases/tag/3.1.3
1014

1115
## [3.1.2] 2025-10-02
1216

13-
* Fix - Fix the `update_many` method to properly check if the transaction was successful.
17+
* Fix - Amend the `update_many` method to properly check if the transaction was successful.
1418

1519
[3.1.2]: https://github.com/stellarwp/schema/releases/tag/3.1.2
1620

0 commit comments

Comments
 (0)