diff --git a/CHANGELOG.md b/CHANGELOG.md index 85a575a9..0d8d24ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ cdk: Enforce `quote_id` to uuid type in mint ([tdelabro]). ### Added cdk: `NUT19` Settings in `NUT06` info ([thesimplekid]). +cdk: `NUT17` Websocket support for wallet ([crodas]). ### Fixed cdk-sqlite: keyset counter was overwritten when keyset was fetched from mint ([thesimplekid]). diff --git a/README.md b/README.md index dd26fa39..a9e26d14 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ For a guide to settings up a development environment see [DEVELOPMENT.md](./DEVE | [14][14] | Hashed Timelock Contracts (HTLCs) | :heavy_check_mark: | | [15][15] | Partial multi-path payments (MPP) | :heavy_check_mark: | | [16][16] | Animated QR codes | :x: | -| [17][17] | WebSocket subscriptions | :construction: | +| [17][17] | WebSocket subscriptions | :heavy_check_mark: | ## Bindings