Skip to content

Commit 1922caa

Browse files
committed
Update CHANGELOG.md
1 parent 895d527 commit 1922caa

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
##1.2.3
4+
fixed #90
5+
6+
##1.2.2
7+
fixed #89
8+
9+
##1.2.1
10+
Fixed progress event for older angular version < 1.2.0
11+
12+
##1.2.0
13+
Fixed #88 #87
14+
Added $upload.http service method to be able to send a normal POST/PUT and listen to progress event.
15+
File binary content can be send as data to the server like this.
16+
17+
##1.1.11
18+
Added support for multiple files upload with the same call for HTML5 only browsers.
19+
Fixed #69
20+
21+
## 1.1.10
22+
Fixed #68 #70 #65 #62 #64 #58
23+
24+
325
## 1.1.9 2013-11-27
426
Directory structure changes and adding Grunt to build.
527
Fixed #57

0 commit comments

Comments
 (0)