v20240228
This commit is contained in:
parent
ab9602d426
commit
2873bcfebb
3 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Breaking changes are indicated by the :warning: icon.
|
||||
|
||||
## Unreleased
|
||||
## v20240228
|
||||
|
||||
- :warning: The following endpoints are removed:
|
||||
- `charts/ap-request`
|
||||
|
|
|
@ -2,9 +2,10 @@
|
|||
|
||||
Critical security updates are indicated by the :warning: icon.
|
||||
|
||||
## Unreleased
|
||||
## v20240228
|
||||
|
||||
- Fix bugs (!10675 !10676 !10679)
|
||||
- Update "About Firefish" page (!10673)
|
||||
- Fix bugs (!10675 !10676 !10678 !10679)
|
||||
- Remove charts generation to improve performance (#10611)
|
||||
|
||||
## v20240225
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "firefish",
|
||||
"version": "20240225",
|
||||
"version": "20240228",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://firefish.dev/firefish/firefish.git"
|
||||
|
|
Loading…
Reference in a new issue