mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
🏷 — Bump version (0.9.0)
This commit is contained in:
parent
159a6e2427
commit
9389e3a005
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## 0.9.0
|
||||||
|
|
||||||
|
Date: 2025-02-18
|
||||||
|
|
||||||
- 🐛 — Fix worker timeout for old results cleaning in recurring tasks (#84)
|
- 🐛 — Fix worker timeout for old results cleaning in recurring tasks (#84)
|
||||||
|
|
||||||
💥 Old results are now removed by their age, not based on their number.
|
💥 Old results are now removed by their age, not based on their number.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
VERSION = "0.8.2"
|
VERSION = "0.9.0"
|
||||||
|
|
Loading…
Reference in a new issue