Skip to content

Commit 0a90e18

Browse files
committed
Prepare for release [skip ci]
1 parent d7ad798 commit 0a90e18

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

docs/release-notes.rst

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

5+
v2.34.0: 2020-05-10
6+
======================
7+
8+
See also :doc:`criteria-api` and `simple-examples <https://github.com/domaframework/simple-examples>`_.
9+
10+
* `GH417 <https://github.com/domaframework/doma/pull/417>`_
11+
`GH416 <https://github.com/domaframework/doma/pull/416>`_
12+
`GH415 <https://github.com/domaframework/doma/pull/415>`_
13+
`GH414 <https://github.com/domaframework/doma/pull/414>`_
14+
`GH413 <https://github.com/domaframework/doma/pull/413>`_
15+
`GH412 <https://github.com/domaframework/doma/pull/412>`_
16+
`GH411 <https://github.com/domaframework/doma/pull/411>`_
17+
`GH410 <https://github.com/domaframework/doma/pull/410>`_
18+
Enhance and improve the Criteria API
19+
520
v2.33.0: 2020-05-06
621
======================
722

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.33.0
11-
release.newVersion=2.33.1-SNAPSHOT
10+
release.releaseVersion=2.34.0
11+
release.newVersion=2.34.1-SNAPSHOT

0 commit comments

Comments
 (0)