diff --git a/merged-prs.md b/merged-prs.md index f217bb03ce..fb0334040d 100644 --- a/merged-prs.md +++ b/merged-prs.md @@ -2,6 +2,7 @@ PRs merged into the `ripple/lending-protocol-fv` branch. -| PR | Title | Author | Branch | Merged | -| --------------------------------------------------- | ------------------------------------------------- | -------- | ---------------------------------- | ---------- | -| [#7369](https://github.com/XRPLF/rippled/pull/7369) | fix: Improve Number addition/subtraction rounding | @ximinez | `ximinez/number-round-maxrep-down` | 2026-06-24 | +| PR | Title | Author | Branch | Merged | +| --------------------------------------------------- | ------------------------------------------------------- | -------- | ---------------------------------- | ---------- | +| [#7369](https://github.com/XRPLF/rippled/pull/7369) | fix: Improve Number addition/subtraction rounding | @ximinez | `ximinez/number-round-maxrep-down` | 2026-06-24 | +| [#7389](https://github.com/XRPLF/rippled/pull/7389) | fix: Handle rounding just above kMaxRep more accurately | @ximinez | `ximinez/number-round-maxrep` | 2026-06-24 |