Skip to content

Commit 75b1659

Browse files
committed
Update CHANGELOG.md
1 parent 94e3d95 commit 75b1659

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

CHANGELOG.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
1-
# [2.46.2](https://github.com/domaframework/doma/releases/tag/2.46.2)
1+
# [2.47.0](https://github.com/domaframework/doma/releases/tag/2.47.0)
22

33

4-
## Bug Fixes
5-
6-
* Don't use Stream.findFirst() to avoid NullPointerException ([#695](https://github.com/domaframework/doma/pull/695))
4+
## New Features
75

8-
## Dependency Upgrades
9-
10-
* Update dependency gradle to v7.0.2 ([#691](https://github.com/domaframework/doma/pull/691))
11-
* Update org.junit.jupiter to v5.7.2 ([#692](https://github.com/domaframework/doma/pull/692))
12-
* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.12.5 ([#690](https://github.com/domaframework/doma/pull/690))
13-
* Update dependency gradle to v7.0.1 ([#689](https://github.com/domaframework/doma/pull/689))
6+
* Add support for handling multiple AnnotateWith ([#697](https://github.com/domaframework/doma/pull/697))
7+
8+
9+
# [2.46.2](https://github.com/domaframework/doma/releases/tag/2.46.2)
10+
11+
12+
## Bug Fixes
13+
14+
* Don't use Stream.findFirst() to avoid NullPointerException ([#695](https://github.com/domaframework/doma/pull/695))
15+
16+
## Dependency Upgrades
17+
18+
* Update dependency gradle to v7.0.2 ([#691](https://github.com/domaframework/doma/pull/691))
19+
* Update org.junit.jupiter to v5.7.2 ([#692](https://github.com/domaframework/doma/pull/692))
20+
* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.12.5 ([#690](https://github.com/domaframework/doma/pull/690))
21+
* Update dependency gradle to v7.0.1 ([#689](https://github.com/domaframework/doma/pull/689))
1422

1523

1624
# [2.46.1](https://github.com/domaframework/doma/releases/tag/2.46.1)

0 commit comments

Comments
 (0)