From 1f6a894786527c0bbc6e55b28c32acad1b31a89c Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 5 Jul 2024 15:31:16 +0100 Subject: Bump to v0.2.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- docs/CHANGELOG.md | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4438918..6930779 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1753,7 +1753,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" [[package]] name = "viewercount" -version = "0.1.2" +version = "0.2.0" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 8b9e8df..a2ba3ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "viewercount" -version = "0.1.2" +version = "0.2.0" edition = "2021" authors = ["sommerfeld "] description = "Updates nostr Live Events with the number of HLS connections" diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 5182269..c366588 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,9 @@ +0.2.0 (2024-07-05) +------------------ +* Changed NIP46 login to use a in-client autogenerated nostrconnect URI that +gets also printed as a QR code to be scanned by an app like Amber +* Demoted pasting nsecbunker URI behind a '--use-nsecbunker' flag. + 0.1.2 (2024-06-30) ------------------ * Fixed updating old version of replaceable events -- cgit v1.2.3-70-g09d2