zcash / orchard

Implementation of the Zcash Orchard Protocol
https://zcash.github.io/orchard/
Other
53 stars 37 forks source link

Move some changelog entries from 0.3.0 to 0.4.0 #408

Closed daira closed 8 months ago

daira commented 8 months ago

The changelog changes in #362 had a non-merge conflict with #363, because #362 was implemented as if it would be part of the 0.3.0 release but was in fact merged just afterwards.

fixes #391

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c375696) 80.98% compared to head (71d9ddd) 80.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #408 +/- ## ======================================= Coverage 80.98% 80.98% ======================================= Files 31 31 Lines 3139 3139 ======================================= Hits 2542 2542 Misses 597 597 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.