We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910574c commit 88df4c1Copy full SHA for 88df4c1
docs/release-notes.rst
@@ -2,6 +2,16 @@
2
Release notes
3
=============
4
5
+v2.32.0: 2020-05-04
6
+======================
7
+
8
+See also :doc:`criteria-api`.
9
10
+* `GH395 <https://github.com/domaframework/doma/pull/395>`_
11
+ `GH394 <https://github.com/domaframework/doma/pull/394>`_
12
+ `GH393 <https://github.com/domaframework/doma/pull/393>`_
13
+ Rewrite the Criteria API in Java
14
15
v2.31.0: 2020-04-29
16
======================
17
gradle.properties
@@ -7,5 +7,5 @@ [email protected]:domaframework/doma.git
sonatypeUsername=
sonatypePassword=
release.useAutomaticVersion=true
-release.releaseVersion=2.31.0
-release.newVersion=2.31.1-SNAPSHOT
+release.releaseVersion=2.32.0
+release.newVersion=2.32.1-SNAPSHOT
0 commit comments