Skip to content

Commit

Permalink
[new] - changelog added
Browse files Browse the repository at this point in the history
  • Loading branch information
krivochenko committed Dec 28, 2015
1 parent 9adebbe commit 88279ec
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
#### 2.0.4
* PHPDoc comments added
* Changelog added

#### 2.0.3
* Issue with adding image by drag and drop fixed
* Refactoring

#### 2.0.2
* Clearing error message in case successful cropping

#### 2.0.1
* Issue with different register in file extension fixed

#### 2.0.0
* Using JavaScript for creating preview by FileReader
* Default value for propertie noPhotoImage added
* Upload and Crop actions in one UploadAction merged
* CropAction removed
* Clien-side validation added
* Progress bar added

#### 1.0.0
* Initial version

0 comments on commit 88279ec

Please sign in to comment.