CHANGELOG.md: Fix instances of 2020 being actually 2021
authormatildepark <matilde.park@gmail.com>
Fri, 6 Aug 2021 06:41:58 +0000 (08:41 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Fri, 6 Aug 2021 06:42:27 +0000 (08:42 +0200)
CHANGELOG.md

index 49d4e35d5dcafb51ce9a866a251d91a566c147ff..4e3e408646f1aad4403ca427ee2d67914bf62472 100644 (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