Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to committed Jul 10, 2021
1 parent c7a67ad commit 3f41724
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
# [2.47.0](https://github.com/domaframework/doma/releases/tag/2.47.0)
# [2.47.1](https://github.com/domaframework/doma/releases/tag/2.47.1)


## New Features
## Bug Fixes

* Allow the domain class to implement the Iterable interface ([#705](https://github.com/domaframework/doma/pull/705))

## Dependency Upgrades

* Add support for handling multiple AnnotateWith ([#697](https://github.com/domaframework/doma/pull/697))
* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.14.1 ([#704](https://github.com/domaframework/doma/pull/704))
* Update dependency gradle to v7.1.1 ([#703](https://github.com/domaframework/doma/pull/703))
* Update dependency org.slf4j:slf4j-api to v1.7.31 ([#702](https://github.com/domaframework/doma/pull/702))
* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.14.0 ([#701](https://github.com/domaframework/doma/pull/701))
* Update dependency com.diffplug.eclipse.apt:com.diffplug.eclipse.apt.gradle.plugin to v3.30.0 ([#700](https://github.com/domaframework/doma/pull/700))
* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.13.0 ([#698](https://github.com/domaframework/doma/pull/698))
* Update dependency gradle to v7.1 ([#699](https://github.com/domaframework/doma/pull/699))


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


## New Features

* Add support for handling multiple AnnotateWith ([#697](https://github.com/domaframework/doma/pull/697))


# [2.46.2](https://github.com/domaframework/doma/releases/tag/2.46.2)
Expand Down

0 comments on commit 3f41724

Please sign in to comment.