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 8526754 commit ece9ea9Copy full SHA for ece9ea9
docs/release-notes.rst
@@ -2,6 +2,20 @@
2
Release notes
3
=============
4
5
+v2.29.0: 2020-04-05
6
+======================
7
+
8
+* `GH353 <https://github.com/domaframework/doma/pull/353>`_
9
+ Remove a resource bundle
10
+* `GH352 <https://github.com/domaframework/doma/pull/352>`_
11
+ Escape a single quotation to make format success
12
+* `GH351 <https://github.com/domaframework/doma/pull/351>`_
13
+ Update sample build.gradle to make it work on Gradle 6.2.2 without any warnings
14
+* `GH350 <https://github.com/domaframework/doma/pull/350>`_
15
+ Enable incremental annotation processing for the DataTypeProcessor
16
+* `GH349 <https://github.com/domaframework/doma/pull/349>`_
17
+ Upgrade to Gradle 6.2.2
18
19
v2.28.0: 2020-03-18
20
======================
21
0 commit comments