mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
🏷 — Bump version (0.6.0)
This commit is contained in:
parent
594fbd6881
commit
ffd24173e5
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 0.6.0
|
||||
|
||||
Date: 2024-11-28
|
||||
|
||||
- 💄 — Show only not-OK domains by default in domains list, to reduce the load on browser
|
||||
- ♿️ — Fix not-OK domains display if javascript is disabled
|
||||
- ✨ — Retry check right after a httpx.ReadError
|
||||
|
|
|
@ -1 +1 @@
|
|||
VERSION = "0.5.0"
|
||||
VERSION = "0.6.0"
|
||||
|
|
Loading…
Reference in a new issue