Skip to content

Commit

Permalink
Publish p0.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 29, 2024
1 parent e97ded0 commit 320a0fb
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

### Added

- Kotlin test source sets to excludes source sets in Kover setup
- `testIntegration` to excludes source sets in Kover setup
- `testFunctional` to excludes source sets in Kover setup

### Changed

### Deprecated
Expand All @@ -18,6 +14,14 @@

### Updated

## [0.7.8] - 2024-08-29

### Added

- Kotlin test source sets to excludes source sets in Kover setup
- `testIntegration` to excludes source sets in Kover setup
- `testFunctional` to excludes source sets in Kover setup

## [0.7.7] - 2024-08-22

### Updated
Expand Down Expand Up @@ -162,7 +166,9 @@

- `allTests` task

[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/p0.7.7...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/p0.7.8...HEAD

[0.7.8]: https://github.com/JavierSegoviaCordoba/hubdle/compare/p0.7.7...p0.7.8

[0.7.7]: https://github.com/JavierSegoviaCordoba/hubdle/compare/p0.7.6...p0.7.7

Expand Down

0 comments on commit 320a0fb

Please sign in to comment.