-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ec1e930
commit 0b0a3c3
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,16 @@ | ||
2016-05-20 Tatsuhiko Kubo <[email protected]> | ||
|
||
* bugfix: small_light_pattern_define didn't work when small_light_getparam_mode is enabled. It has appeared in v0.7.1. | ||
|
||
* optimize: reduced allocation for parsing parameters. | ||
|
||
* imagemagick: converted the first image instead of the last image in image list. @dtan4. #refs 43 | ||
|
||
* 0.7.3 released | ||
|
||
2016-05-16 Tatsuhiko Kubo <[email protected]> | ||
|
||
* bugfix: bugfix: nginx slows down in request processing for large image. Thanks @osamunmun. refs #41 | ||
* bugfix: nginx slows down in request processing for large image. Thanks @osamunmun. refs #41 | ||
|
||
* 0.7.2 released | ||
|
||
|