Browse Source

Fixed up formatting in the CHANGELOG to be consistent.

Christian Noon 10 years ago
parent
commit
6ad63253bd
1 changed files with 0 additions and 5 deletions
  1. 0 5
      CHANGELOG.md

+ 0 - 5
CHANGELOG.md

@@ -21,7 +21,6 @@ Released on 2015-09-09. All issues associated with this milestone can be found u
 [filter](https://github.com/Alamofire/Alamofire/issues?utf8=✓&q=milestone%3A2.0.0).
 [filter](https://github.com/Alamofire/Alamofire/issues?utf8=✓&q=milestone%3A2.0.0).
 
 
 #### Added
 #### Added
-
 - A new `URLEncodedInURL` case to the `ParameterEncoding` for encoding in the URL.
 - A new `URLEncodedInURL` case to the `ParameterEncoding` for encoding in the URL.
   - Added by [Christian Noon](https://github.com/cnoon) in Pull Request
   - Added by [Christian Noon](https://github.com/cnoon) in Pull Request
   [#742](https://github.com/Alamofire/Alamofire/pull/742).
   [#742](https://github.com/Alamofire/Alamofire/pull/742).
@@ -33,7 +32,6 @@ Released on 2015-09-06. All issues associated with this milestone can be found u
 [filter](https://github.com/Alamofire/Alamofire/issues?utf8=✓&q=milestone%3A2.0.0-beta.4).
 [filter](https://github.com/Alamofire/Alamofire/issues?utf8=✓&q=milestone%3A2.0.0-beta.4).
 
 
 #### Added
 #### Added
-
 - The `parameters` and `encoding` parameters to download APIs.
 - The `parameters` and `encoding` parameters to download APIs.
   - Added by [Christian Noon](https://github.com/cnoon) in regards to Issue
   - Added by [Christian Noon](https://github.com/cnoon) in regards to Issue
   [#719](https://github.com/Alamofire/Alamofire/issues/719).
   [#719](https://github.com/Alamofire/Alamofire/issues/719).
@@ -55,7 +53,6 @@ Released on 2015-09-06. All issues associated with this milestone can be found u
   - Added by [Christian Noon](https://github.com/cnoon).
   - Added by [Christian Noon](https://github.com/cnoon).
 
 
 #### Updated
 #### Updated
-
 - Response serialization to prevent unnecessary call to response serializer.
 - Response serialization to prevent unnecessary call to response serializer.
   - Updated by [Julien Ducret](https://github.com/brocoo) in Pull Request
   - Updated by [Julien Ducret](https://github.com/brocoo) in Pull Request
   [#716](https://github.com/Alamofire/Alamofire/pull/716).
   [#716](https://github.com/Alamofire/Alamofire/pull/716).
@@ -78,12 +75,10 @@ Released on 2015-09-06. All issues associated with this milestone can be found u
   - Updated by [Christian Noon](https://github.com/cnoon).
   - Updated by [Christian Noon](https://github.com/cnoon).
 
 
 #### Removed
 #### Removed
-
 - The AFNetworking sections from the FAQ in the README.
 - The AFNetworking sections from the FAQ in the README.
   - Removed by [Christian Noon](https://github.com/cnoon).
   - Removed by [Christian Noon](https://github.com/cnoon).
 
 
 #### Fixed
 #### Fixed
-
 - Issue on Windows where the wildcarded cert name in the test suite included asterisk.
 - Issue on Windows where the wildcarded cert name in the test suite included asterisk.
   - Fixed by [Christian Noon](https://github.com/cnoon) in regards to Issue
   - Fixed by [Christian Noon](https://github.com/cnoon) in regards to Issue
   [#723](https://github.com/Alamofire/Alamofire/issues/723).
   [#723](https://github.com/Alamofire/Alamofire/issues/723).