Browse Source

CHANGELOG.md: Fix instances of 2020 being actually 2021

tags/v2.4.0^2
matildepark Haelwenn (lanodan) Monnier 2 years ago
parent
commit
469405b7b2
No known key found for this signature in database GPG Key ID: D5B7A8E43C997DEE
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      CHANGELOG.md

+ 3
- 3
CHANGELOG.md View File

@@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Removed

## 2.4.0 - 2020-08-xx
## 2.4.0 - 2021-08-xx

### Changed

@@ -55,7 +55,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Removed
- **Breaking**: Remove deprecated `/api/qvitter/statuses/notifications/read` (replaced by `/api/v1/pleroma/notifications/read`)

## [2.3.0] - 2020-03-01
## [2.3.0] - 2021-03-01

### Security

@@ -156,7 +156,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Support for expires_in/expires_at in the Filters.
</details>

## [2.2.2] - 2020-01-18
## [2.2.2] - 2021-01-18

### Fixed



Loading…
Cancel
Save