Fix spurious panic on bogus funding txn that confirm and are spent
[rust-lightning] / CHANGELOG.md
index 1cae3010f4e3c62143a6ab04d23e8200875c5d71..62b96df13d3b732b7a1d3ebaf6934389dcfb2b17 100644 (file)
@@ -1,3 +1,15 @@
+# 0.0.108 - 2022-06-10
+
+## Bug Fixes
+ * Fixed `lightning-background-processor` build in release mode.
+
+In total, this release features 9 files changed, 120 insertions, 74
+deletions in 5 commits from 4 authors, in alphabetical order:
+ * Elias Rohrer
+ * Matt Corallo
+ * Max Fang
+ * Viktor Tigerström
+
 # 0.0.107 - 2022-06-08
 
 ## API Updates