Skip to content

Commit

Permalink
Added missing notation about removed resize methods.
Browse files Browse the repository at this point in the history
  • Loading branch information
Riyad Kalla committed Oct 30, 2011
1 parent ffbb94f commit 2abfbd2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ Changelog
* [BREAKING] Rotation enum was totally redefined. All rotations were
redefined in terms of 90,180,270 quadrant rotations.

* [BREAKING] All resize(...) methods that accepted Rotation enums are
removed.

* Added apply() support for applying an arbitrary list of BufferedImageOps
SAFELY and efficiently working around all the bugs in the JDK pertaining
to BIOs.
Expand Down

0 comments on commit 2abfbd2

Please sign in to comment.