Skip to content

Commit 88df4c1

Browse files
committed
Prepare for release
1 parent 910574c commit 88df4c1

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

docs/release-notes.rst

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

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+
515
v2.31.0: 2020-04-29
616
======================
717

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.31.0
11-
release.newVersion=2.31.1-SNAPSHOT
10+
release.releaseVersion=2.32.0
11+
release.newVersion=2.32.1-SNAPSHOT

0 commit comments

Comments
 (0)