Skip to content

Commit 1ada6e6

Browse files
committed
chore(changelog): add missing devs from changelog entries
1 parent be9a0ab commit 1ada6e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1010
- Fix not logging OpenAPI queries when `log-query=main-query` is enabled by @steve-chavez in #4226
1111
- Fix not logging explain query when `log-query=main-query` is enabled by @steve-chavez in #4319
1212
- Fix not logging transaction variables and db-pre-request function when `log-query=main-query` is enabled by @steve-chavez in #3934
13-
- Fix loading utf-8 config files with `ASCII` locale set in #4386
13+
- Fix loading utf-8 config files with `ASCII` locale set by @taimoorzaeem in #4386
1414
- Fix not logging the JSON message to stderr on a `PGRST002` error by @laurenceisla in #4129
1515
- Fix reloading the Schema Cache unnecessarily on a `PGRST002` error by @laurenceisla in #4367
16-
- Fix schema cache loading taking long time for larche schemas #4360 #3704
16+
- Fix schema cache loading taking a long time for large schemas by @mkleczek in #4360, #3704
1717

1818
### Added
1919

0 commit comments

Comments
 (0)