removed the blank current time entry from the logs chart

This commit is contained in:
Gani Georgiev
2023-12-11 09:49:06 +02:00
parent b0f027d27a
commit 8671debc35
32 changed files with 43 additions and 44 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.20.1
- Removed the blank current time entry from the logs chart as it was causing confusion when used with custom time ranges.
## v0.20.0
- Added `expand`, `filter`, `fields`, custom query and headers parameters support for the realtime subscriptions.