diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bfc685..c7bd0fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Version 0.2.1 *(2013-07-?)* * Added support for changing content (through the "invalidate" method). * Handle non-scrollable content in a more efficient manner. + * Fixed bug which prevented transparent content from being blurred properly. * Many performance optimizations. * Added possibility of changing the gaussian blur params ("radius" and "downsampling").