Skip to content

Commit

Permalink
version 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angelodipaolo committed Aug 29, 2018
1 parent b15e853 commit 4879d05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# [6.4.0](https://github.com/Electrode-iOS/ELWebService/releases/tag/v6.4.0)

- Add `setJSONData()` API
- Add ability to set custom content-type header

# [6.3.0](https://github.com/Electrode-iOS/ELWebService/releases/tag/v6.3.0)

- Add a target that builds a static framework for iOS platform.
Expand Down
2 changes: 1 addition & 1 deletion Source/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>6.3.0</string>
<string>6.4.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 4879d05

Please sign in to comment.