소스 검색

Fix Milestone link in CHANGELOG.

Jon Shier 5 년 전
부모
커밋
5e0a0ba5e5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -42,7 +42,7 @@ All notable changes to this project will be documented in this file.
 ---
 
 ## [5.0.2](https://github.com/Alamofire/Alamofire/releases/tag/5.0.2)
-Released on 2020-02-23. All issues associated with this milestone can be found using this [filter](https://github.com/Alamofire/Alamofire/milestone/65?closed=1).
+Released on 2020-02-23. All issues associated with this milestone can be found using this [filter](https://github.com/Alamofire/Alamofire/milestone/66?closed=1).
 
 #### Fixed
 - Swift 5 support for `AlamofireExtension`.