Skip to content

Commit e8d3b9c

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22

3-
## 0.3.37-SNAPSHOT
3+
## 0.3.37
4+
* feat(GH-226): Support logging of the generated JPQL query string with debug log level (#227) [ad1d404](https://github.com/introproventures/graphql-jpa-query/commit/ad1d40484692411f8b568d3bfdfc1724c017d447)
5+
* fix(GH-225): Configure shared entity manager for multiple data sources example (#228) [b235ee8](https://github.com/introproventures/graphql-jpa-query/commit/b235ee89a6fc9024e7f2ce3bd34a8d92233e355c)
6+
* fix(GH-220): Cannot nest multiple queries on the same table (#222) [38bfb17](https://github.com/introproventures/graphql-jpa-query/commit/38bfb17d4a734dfedece78d4a8ba75894dabfed9)
47
* fixGH-215): Cannot query set of enums within select clause (#218) [5705b95](https://github.com/introproventures/graphql-jpa-query/commit/5705b95809e81b49756a822a28598c5b77700433)
58
* fix(GH-216): One-to-many queries joins the same tables twice (#217) [6e204fc](https://github.com/introproventures/graphql-jpa-query/commit/6e204fcb224d1032f49e9e2a0ddc441b10e6c20e)
69
* a couple of minor typos (#212) [0151eec](https://github.com/introproventures/graphql-jpa-query/commit/0151eec406be5d30e4e179c0c645671b7c4904e6)

0 commit comments

Comments
 (0)