Skip to content

Commit 3df54eb

Browse files
chore(main): release 0.8.0
1 parent 988d99e commit 3df54eb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.1"
2+
".": "0.8.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.0](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.7.1...v0.8.0) (2024-03-07)
4+
5+
6+
### Features
7+
8+
* rewards calculation is now 100% matching the db sync ada pots and rewards table ([ac90b0f](https://github.com/cardano-foundation/cf-java-rewards-calculation/commit/ac90b0f792576ebb1ae0b1db94cb2bf67d62d9aa))
9+
310
## [0.7.1](https://github.com/cardano-foundation/cf-java-rewards-calculation/compare/v0.7.0...v0.7.1) (2024-03-06)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.1
1+
0.8.0

0 commit comments

Comments
 (0)