@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ v0.10.1rc1 ] - 2021-07-21 : "<awaiting name selection >"
7
+ ## [ v0.10.1rc2 ] - 2021-07-30 : "<awaiting name selection >"
8
8
9
9
This release named by @nalinbhardwaj .
10
10
@@ -105,6 +105,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
105
105
106
106
### EXPERIMENTAL
107
107
108
+ - bolt12 decode ` timestamp ` field deprecated in favor of new name ` created_at ` . ([ #4669 ] )
108
109
- JSON-RPC: ` listpeers ` now includes the ` scratch_txid ` for every inflight (if is a dual-funded channel) ([ #4521 ] )
109
110
- JSON-RPC: for v2 channels, we now list the inflights information for a channel ([ #4521 ] )
110
111
- JSON-RPC: ` fetchinvoice ` can take a payer note, and ` listinvoice ` will show the ` payer_notes ` received. ([ #4625 ] )
@@ -127,6 +128,100 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
127
128
- Plugins: add a ` channel_max_msat ` value to the ` openchannel2 ` hook. Tells you the total max funding this channel is allowed to have. ([ #4489 ] )
128
129
- funder: ` funderupdate ` command to view and update params for contributing our wallet funds to v2 channel openings. Provides params for enabling ` option_will_fund ` . ([ #4664 ] )
129
130
131
+ [ #4646 ] : https://github.com/ElementsProject/lightning/pull/4646
132
+ [ #4625 ] : https://github.com/ElementsProject/lightning/pull/4625
133
+ [ #4639 ] : https://github.com/ElementsProject/lightning/pull/4639
134
+ [ #4650 ] : https://github.com/ElementsProject/lightning/pull/4650
135
+ [ #4646 ] : https://github.com/ElementsProject/lightning/pull/4646
136
+ [ #4497 ] : https://github.com/ElementsProject/lightning/pull/4497
137
+ [ #4465 ] : https://github.com/ElementsProject/lightning/pull/4465
138
+ [ #4619 ] : https://github.com/ElementsProject/lightning/pull/4619
139
+ [ #4498 ] : https://github.com/ElementsProject/lightning/pull/4498
140
+ [ #4496 ] : https://github.com/ElementsProject/lightning/pull/4496
141
+ [ #4585 ] : https://github.com/ElementsProject/lightning/pull/4585
142
+ [ #4639 ] : https://github.com/ElementsProject/lightning/pull/4639
143
+ [ #4664 ] : https://github.com/ElementsProject/lightning/pull/4664
144
+ [ #4518 ] : https://github.com/ElementsProject/lightning/pull/4518
145
+ [ #4613 ] : https://github.com/ElementsProject/lightning/pull/4613
146
+ [ #4639 ] : https://github.com/ElementsProject/lightning/pull/4639
147
+ [ #4563 ] : https://github.com/ElementsProject/lightning/pull/4563
148
+ [ #4594 ] : https://github.com/ElementsProject/lightning/pull/4594
149
+ [ #4507 ] : https://github.com/ElementsProject/lightning/pull/4507
150
+ [ #4489 ] : https://github.com/ElementsProject/lightning/pull/4489
151
+ [ #4537 ] : https://github.com/ElementsProject/lightning/pull/4537
152
+ [ #4625 ] : https://github.com/ElementsProject/lightning/pull/4625
153
+ [ #4625 ] : https://github.com/ElementsProject/lightning/pull/4625
154
+ [ #4594 ] : https://github.com/ElementsProject/lightning/pull/4594
155
+ [ #4489 ] : https://github.com/ElementsProject/lightning/pull/4489
156
+ [ #4501 ] : https://github.com/ElementsProject/lightning/pull/4501
157
+ [ #4585 ] : https://github.com/ElementsProject/lightning/pull/4585
158
+ [ #4594 ] : https://github.com/ElementsProject/lightning/pull/4594
159
+ [ #4559 ] : https://github.com/ElementsProject/lightning/pull/4559
160
+ [ #4471 ] : https://github.com/ElementsProject/lightning/pull/4471
161
+ [ #4510 ] : https://github.com/ElementsProject/lightning/pull/4510
162
+ [ #4648 ] : https://github.com/ElementsProject/lightning/pull/4648
163
+ [ #4465 ] : https://github.com/ElementsProject/lightning/pull/4465
164
+ [ #4639 ] : https://github.com/ElementsProject/lightning/pull/4639
165
+ [ #4521 ] : https://github.com/ElementsProject/lightning/pull/4521
166
+ [ #4610 ] : https://github.com/ElementsProject/lightning/pull/4610
167
+ [ #4646 ] : https://github.com/ElementsProject/lightning/pull/4646
168
+ [ #4510 ] : https://github.com/ElementsProject/lightning/pull/4510
169
+ [ #4501 ] : https://github.com/ElementsProject/lightning/pull/4501
170
+ [ #4594 ] : https://github.com/ElementsProject/lightning/pull/4594
171
+ [ #4639 ] : https://github.com/ElementsProject/lightning/pull/4639
172
+ [ #4629 ] : https://github.com/ElementsProject/lightning/pull/4629
173
+ [ #4555 ] : https://github.com/ElementsProject/lightning/pull/4555
174
+ [ #4606 ] : https://github.com/ElementsProject/lightning/pull/4606
175
+ [ #4594 ] : https://github.com/ElementsProject/lightning/pull/4594
176
+ [ #4646 ] : https://github.com/ElementsProject/lightning/pull/4646
177
+ [ #4548 ] : https://github.com/ElementsProject/lightning/pull/4548
178
+ [ #4639 ] : https://github.com/ElementsProject/lightning/pull/4639
179
+ [ #4669 ] : https://github.com/ElementsProject/lightning/pull/4669
180
+ [ #4571 ] : https://github.com/ElementsProject/lightning/pull/4571
181
+ [ #4504 ] : https://github.com/ElementsProject/lightning/pull/4504
182
+ [ #4465 ] : https://github.com/ElementsProject/lightning/pull/4465
183
+ [ #4489 ] : https://github.com/ElementsProject/lightning/pull/4489
184
+ [ #4613 ] : https://github.com/ElementsProject/lightning/pull/4613
185
+ [ #4625 ] : https://github.com/ElementsProject/lightning/pull/4625
186
+ [ #4614 ] : https://github.com/ElementsProject/lightning/pull/4614
187
+ [ #4489 ] : https://github.com/ElementsProject/lightning/pull/4489
188
+ [ #4629 ] : https://github.com/ElementsProject/lightning/pull/4629
189
+ [ #4603 ] : https://github.com/ElementsProject/lightning/pull/4603
190
+ [ #4625 ] : https://github.com/ElementsProject/lightning/pull/4625
191
+ [ #4594 ] : https://github.com/ElementsProject/lightning/pull/4594
192
+ [ #4520 ] : https://github.com/ElementsProject/lightning/pull/4520
193
+ [ #4509 ] : https://github.com/ElementsProject/lightning/pull/4509
194
+ [ #4521 ] : https://github.com/ElementsProject/lightning/pull/4521
195
+ [ #4549 ] : https://github.com/ElementsProject/lightning/pull/4549
196
+ [ #4639 ] : https://github.com/ElementsProject/lightning/pull/4639
197
+ [ #4518 ] : https://github.com/ElementsProject/lightning/pull/4518
198
+ [ #4585 ] : https://github.com/ElementsProject/lightning/pull/4585
199
+ [ #4630 ] : https://github.com/ElementsProject/lightning/pull/4630
200
+ [ #4480 ] : https://github.com/ElementsProject/lightning/pull/4480
201
+ [ #4501 ] : https://github.com/ElementsProject/lightning/pull/4501
202
+ [ #4549 ] : https://github.com/ElementsProject/lightning/pull/4549
203
+ [ #4550 ] : https://github.com/ElementsProject/lightning/pull/4550
204
+ [ #4591 ] : https://github.com/ElementsProject/lightning/pull/4591
205
+ [ #4609 ] : https://github.com/ElementsProject/lightning/pull/4609
206
+ [ #4465 ] : https://github.com/ElementsProject/lightning/pull/4465
207
+ [ #4532 ] : https://github.com/ElementsProject/lightning/pull/4532
208
+ [ #4513 ] : https://github.com/ElementsProject/lightning/pull/4513
209
+ [ #4514 ] : https://github.com/ElementsProject/lightning/pull/4514
210
+ [ #4591 ] : https://github.com/ElementsProject/lightning/pull/4591
211
+ [ #4465 ] : https://github.com/ElementsProject/lightning/pull/4465
212
+ [ #4611 ] : https://github.com/ElementsProject/lightning/pull/4611
213
+ [ #4559 ] : https://github.com/ElementsProject/lightning/pull/4559
214
+ [ #4465 ] : https://github.com/ElementsProject/lightning/pull/4465
215
+ [ #4639 ] : https://github.com/ElementsProject/lightning/pull/4639
216
+ [ #4581 ] : https://github.com/ElementsProject/lightning/pull/4581
217
+ [ #4519 ] : https://github.com/ElementsProject/lightning/pull/4519
218
+ [ #4639 ] : https://github.com/ElementsProject/lightning/pull/4639
219
+ [ #4502 ] : https://github.com/ElementsProject/lightning/pull/4502
220
+ [ #4556 ] : https://github.com/ElementsProject/lightning/pull/4556
221
+ [ #4580 ] : https://github.com/ElementsProject/lightning/pull/4580
222
+ [ #4480 ] : https://github.com/ElementsProject/lightning/pull/4480
223
+ [ 0.10.1rc2 ] : https://github.com/ElementsProject/lightning/releases/tag/v0.10.1rc2
224
+
130
225
131
226
## [ 0.10.0] - 2021-03-28: Neutralizing Fee Therapy
132
227
0 commit comments