Skip to content

Commit a2f8bc2

Browse files
committed
Prepare for release [skip ci]
1 parent d09f9fa commit a2f8bc2

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

docs/release-notes.rst

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

5+
v2.35.0: 2020-05-17
6+
======================
7+
8+
* `GH426 <https://github.com/domaframework/doma/pull/426>`_
9+
Improve the Criteria API documents
10+
* `GH425 <https://github.com/domaframework/doma/pull/425>`_
11+
Enhance the Criteria API
12+
* `GH424 <https://github.com/domaframework/doma/pull/424>`_
13+
Generate Metamodel classes effectively
14+
* `GH423 <https://github.com/domaframework/doma/pull/423>`_
15+
Reload a typeElement with its canonical name to avoid the eclipse bug
16+
* `GH422 <https://github.com/domaframework/doma/pull/422>`_
17+
Optimize generation code
18+
519
v2.34.0: 2020-05-10
620
======================
721

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.34.0
11-
release.newVersion=2.34.1-SNAPSHOT
10+
release.releaseVersion=2.35.0
11+
release.newVersion=2.35.1-SNAPSHOT

0 commit comments

Comments
 (0)