Skip to content

Commit b223976

Browse files
committed
Prepare for release
1 parent f37da59 commit b223976

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

docs/release-notes.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
Release notes
33
=============
44

5+
v2.37.0: 2020-06-14
6+
======================
7+
8+
* `GH449 <https://github.com/domaframework/doma/pull/449>`_
9+
Update a document about the Criteria API
10+
* `GH448 <https://github.com/domaframework/doma/pull/448>`_
11+
Support Quarkus
12+
* `GH447 <https://github.com/domaframework/doma/pull/447>`_
13+
Support the excludeNull setting for the INSERT and the UPDATE queries in the Criteria API
14+
* `GH444 <https://github.com/domaframework/doma/pull/444>`_
15+
Support to associate immutable entities in the Criteria API
16+
517
v2.36.0: 2020-05-25
618
======================
719

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ [email protected]:domaframework/doma.git
77
sonatypeUsername=
88
sonatypePassword=
99
release.useAutomaticVersion=true
10-
release.releaseVersion=2.36.0
11-
release.newVersion=2.36.1-SNAPSHOT
10+
release.releaseVersion=2.37.0
11+
release.newVersion=2.37.1-SNAPSHOT

0 commit comments

Comments
 (0)