Skip to content

Commit

Permalink
docs/release-notes: add new entry for gossip cache revamp
Browse files Browse the repository at this point in the history
  • Loading branch information
Roasbeef committed Nov 4, 2021
1 parent 5a82555 commit 75ae7e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/release-notes/release-notes-0.14.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,8 @@ messages directly. There is no routing/path finding involved.

* Using `go get` to install go executables is now deprecated. Migrate to `go install` our lnrpc proto dockerfile [Migrate `go get` to `go install`](https://github.com/lightningnetwork/lnd/pull/5879)

* [The premature update map has been revamped using an LRU cache](https://github.com/lightningnetwork/lnd/pull/5902)

## Code Health

### Code cleanup, refactor, typo fixes
Expand Down

0 comments on commit 75ae7e6

Please sign in to comment.