Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier committed Nov 8, 2024
1 parent f602101 commit b70c004
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Version.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>2.0.1</Version>
<Version>2.0.2</Version>
</PropertyGroup>
</Project>
11 changes: 11 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 2.0.2

If you are using the Nostr or Blink plugin, consider this release **security-critical**.

Without it, an attacker with access to a pull payment could drain the Lightning wallet without limit.

### Bug fixes

* Fix: Payouts were incorrectly marked as canceled even after successful completion (#6365) @NicolasDorier
* Fix: Unable to export csv/xml from Reports (#6356 #6357) @dennisreimann

## 2.0.1

### Bug fixes
Expand Down

0 comments on commit b70c004

Please sign in to comment.