We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a6443 commit 9db4cd0Copy full SHA for 9db4cd0
1 file changed
CHANGELOG.md
@@ -8,13 +8,13 @@ All notable changes to this project will be documented in this file. This projec
8
9
## [3.1.3] 2025-10-08
10
11
-* Fix - Amend the `get_current_schema` method to cache the schema of each implementation.
+* Fix - `get_current_schema` method will npw cache the schema of each implementation correctly.
12
13
[3.1.3]: https://github.com/stellarwp/schema/releases/tag/3.1.3
14
15
## [3.1.2] 2025-10-02
16
17
-* Fix - Amend the `update_many` method to properly check if the transaction was successful.
+* Fix - `update_many` method will now properly check if the transaction was successful.
18
19
[3.1.2]: https://github.com/stellarwp/schema/releases/tag/3.1.2
20
0 commit comments