瀏覽代碼

Fix release dates of versions 5.4.2 and 5.4.3 in CHANGELOG (#3468)

No wonder 2020 feels like it never ended. Thanks!
Cédric Luthi 4 年之前
父節點
當前提交
a9dd90a920
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -46,7 +46,7 @@ All notable changes to this project will be documented in this file.
 ---
 ---
 
 
 ## [5.4.3](https://github.com/Alamofire/Alamofire/releases/tag/5.4.3)
 ## [5.4.3](https://github.com/Alamofire/Alamofire/releases/tag/5.4.3)
-Released on 2020-04-21. All issues associated with this milestone can be found using this [filter](https://github.com/Alamofire/Alamofire/milestone/77?closed=1).
+Released on 2021-04-21. All issues associated with this milestone can be found using this [filter](https://github.com/Alamofire/Alamofire/milestone/77?closed=1).
 
 
 #### Fixed
 #### Fixed
 - Change in multipart upload creation order.
 - Change in multipart upload creation order.
@@ -55,7 +55,7 @@ Released on 2020-04-21. All issues associated with this milestone can be found u
   - Fixed by [DevYeom](https://github.com/DevYeom) in Pull Request [#3431](https://github.com/Alamofire/Alamofire/pull/3431).
   - Fixed by [DevYeom](https://github.com/DevYeom) in Pull Request [#3431](https://github.com/Alamofire/Alamofire/pull/3431).
 
 
 ## [5.4.2](https://github.com/Alamofire/Alamofire/releases/tag/5.4.2)
 ## [5.4.2](https://github.com/Alamofire/Alamofire/releases/tag/5.4.2)
-Released on 2020-04-03. All issues associated with this milestone can be found using this [filter](https://github.com/Alamofire/Alamofire/milestone/76?closed=1).
+Released on 2021-04-03. All issues associated with this milestone can be found using this [filter](https://github.com/Alamofire/Alamofire/milestone/76?closed=1).
 
 
 #### Updated
 #### Updated
 - Resume data handling for `DownloadRequest`s to access resume data from errors as well as cancellation.
 - Resume data handling for `DownloadRequest`s to access resume data from errors as well as cancellation.