Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkudera committed Jun 9, 2015
2 parents 544a1a7 + 55b4712 commit 885a9d6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,17 @@ All methods which returns images, returns `Carrooi\ImagesManager\Image` class.

# Changelog

* 2.0.0
+ Optimized tests
+ Optimized dependencies of all classes
+ Removed dependency on whole nette/nette and requiring only needed packages
+ Require nette >= 2.2 (bc break)
+ Latte macros src and image can return absolute urls
+ Returning dummy images for thumbnails if no default image is found (uses [satyr.io](http://satyr.io/))
+ Change base namespace from `DK` to `Carrooi` (bc break)
+ Package and repository moved under Carrooi organization
+ Packageist package renamed from `sakren/nette-images-manager` to `carrooi/images-manager` (bc break)

* 1.1.0
+ Some optimizations
* Upload method now uses quality from namespace configuration
Expand Down

0 comments on commit 885a9d6

Please sign in to comment.