Skip to content

Commit b799f5c

Browse files
author
Riyad Kalla
committed
Prep notes for 4.0 release.
1 parent 367128a commit b799f5c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README

+7-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ http://www.thebuzzmedia.com/software/imgscalr-java-image-scaling-library/
99

1010
Changelog
1111
---------
12-
4.0 (in progress...)
12+
4.0
1313
* [BREAKING] Package has changed from com.thebuzzmedia.imgscalr to
1414
org.imgscalr - I am sorry for the inconvenience of this, but this is
1515
necessary. There will be a family of imgscalr-based Java utilities coming
@@ -140,6 +140,12 @@ Changelog
140140
* Modified LOG_PREFIX so it can now be set via the "imgscalr.logPrefix"
141141
system property value now.
142142

143+
* Rewrote imgscalr test suite to specifically test all discrete operations
144+
and all variations of the operations as well.
145+
146+
* Added AllTests test suite so all tests can be easily run at one time to
147+
verify the release.
148+
143149
* Rewrote Javadoc covering a lot of the return and exception conditions for
144150
all the methods to more clearly communicate what is happening inside the
145151
method and to the original images.

0 commit comments

Comments
 (0)