Commit 2b8684f
committed
CHANGELOG.md: put missing CHANGELOG entries in for PR 9136.
Removals should be documented with Changelog-Removed lines, mirroring
the old Deprecated line.
In this case, the `max_total_htlc_in_msat` removal was premature: we try
to give one version AFTER the deprecation period.
That way users can re-enable the feature if they need to, using
`--i-promise-to-fix-broken-api-user=listpeerchannels.max_total_htlc_in_msat`
and we can decide whether to defer removal, re-enable, even un-deprecate
(or get whatever tool they are using fixed).
It's happened a few times in the past that nobody tested with deprecations
disabled, and users got stuck when they upgraded :(
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>1 parent bad9d6d commit 2b8684f
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
0 commit comments