From da4fc8df533292ee44cb703d53ee7ba9f5372a57 Mon Sep 17 00:00:00 2001 From: Stefan Maierhofer Date: Mon, 15 Aug 2022 14:23:37 +0200 Subject: [PATCH] update RELEASE_NOTES.md https://github.com/aardvark-community/screenshotr/issues/22 https://github.com/aardvark-community/screenshotr/issues/23 --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 780bec8..6107476 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,8 @@ +### 1.5.1 +- fix usage message +- add "screenshotr tail [-v|--verbose]", which prints complete screenshot json (only screenhot id is printed without -v) +- lazy initialization of ScreenshotrHttpClient's websocket connection (in order to speed up first query) + ### 1.5.0 - API: GetTags