Skip to content

Commit 1b14111

Browse files
committed
[maven-release-plugin] Update CHANGELOG.md
1 parent d7163f7 commit 1b14111

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Change Log
22

3-
## 0.4.9-SNAPSHOT
3+
## 0.4.9
4+
* fix: Resolve query fetch result in memory to avoid N+1 query problems (#266) [d7163f7](https://github.com/introproventures/graphql-jpa-query/commit/d7163f7f66f018ae3635c3a0828aaf5e2f83a4bf)
45
* fix: add support for server.servlet.content-path configuration (#264) [edf9a8a](https://github.com/introproventures/graphql-jpa-query/commit/edf9a8a2628de9dff5e2f0806d0dc2a1a8569463)
56
* fix(GH-232): SimpleDateFormat is not threadsafe (#261) [cecb286](https://github.com/introproventures/graphql-jpa-query/commit/cecb286ecd3ef805c56e04f95fae28c239c50fc6)
67
* fix: disable default order by for batched queries (#258) [5e4c85c](https://github.com/introproventures/graphql-jpa-query/commit/5e4c85c3a991336a4889c180fad4a355ec28723d)

0 commit comments

Comments
 (0)