Skip to content

Commit

Permalink
docs: add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
guggero committed Nov 8, 2024
1 parent 05fc878 commit 95e289c
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions docs/release-notes/release-notes-0.13.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Release Notes

- [Lightning Terminal](#lightning-terminal)
- [Bug Fixes](#bug-fixes)
- [Functional Changes/Additions](#functional-changesadditions)
- [Technical and Architectural Updates](#technical-and-architectural-updates)
- [Integrated Binary Updates](#integrated-binary-updates)
- [LND](#lnd)
- [Loop](#loop)
- [Pool](#pool)
- [Faraday](#faraday)
- [Taproot Assets](#taproot-assets)
- [Contributors](#contributors-alphabetical-order)

## Lightning Terminal

### Bug Fixes

* [Disable the `GRPC` internal low-level connection logger by
default](https://github.com/lightninglabs/lightning-terminal/pull/896).
It can still be enabled by adding `,GRPC=info` at the end of the
`lnd.debuglevel` or `remote.lit-debuglevel` configuration options.

### Functional Changes/Additions

### Technical and Architectural Updates

## Integrated Binary Updates

### LND

### Loop

### Pool

### Faraday

### Taproot Assets

# Contributors (Alphabetical Order)

- Oliver Gugger

0 comments on commit 95e289c

Please sign in to comment.