chore: add changelog entry for v13.0.2

This commit is contained in:
Laurence Isla
2025-06-02 18:09:29 -05:00
parent f7fa717411
commit e33ce843dd
+2
View File
@@ -12,6 +12,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
+ The exposed schemas are now listed in the `hint` instead of the `message` field.
- Improve error details of `PGRST301` error by @taimoorzaeem in #4051
## [13.0.2] - 2025-06-02
### Fixed
- Fix regression that makes `ORDER BY` with nulls-order not work alongside limits by @laurenceisla in #4109