You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# CHANGELOG
2
2
3
-
## 1.4.5 (released 22.6.2014)
3
+
## 1.4.5 (released 22. 6. 2014)
4
4
5
5
Complete list of commits included is here [https://github.com/loopj/android-async-http/commits/1.4.5](https://github.com/loopj/android-async-http/commits/1.4.5)
6
6
List of closed issues is here [https://github.com/loopj/android-async-http/issues?milestone=2&state=closed](https://github.com/loopj/android-async-http/issues?milestone=2&state=closed)
@@ -46,7 +46,7 @@ List of closed issues is here [https://github.com/loopj/android-async-http/issue
46
46
- Post multi-part encoded Files (SimpleMultipartEntity)
47
47
- Jackson JSON integration
48
48
49
-
## 1.4.4 (released 28.10.2013)
49
+
## 1.4.4 (released 28.10.2013)
50
50
51
51
Complete list of commits included is here [https://github.com/loopj/android-async-http/commits/1.4.4](https://github.com/loopj/android-async-http/commits/1.4.4)
52
52
List of closed issues is here [https://github.com/loopj/android-async-http/issues?milestone=1&state=closed](https://github.com/loopj/android-async-http/issues?milestone=1&state=closed)
Copy file name to clipboardExpand all lines: README.md
+24-11Lines changed: 24 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ Asynchronous Http Client for Android
4
4
5
5
An asynchronous, callback-based Http client for Android built on top of Apache's [HttpClient](http://hc.apache.org/httpcomponents-client-ga/) libraries.
6
6
7
+
Changelog
8
+
---------
9
+
10
+
See what is new in version 1.4.5 released on 22th June 2014
0 commit comments