diff --git a/CHANGES.md b/CHANGES.md index bc486818..1defcb1f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,13 @@ # Release notes +## 0.2.1 - May 30th, 2020 + +* Improved scale-space computations +* Implemented multi-scale feature detection +* Implemented image convolution on SpeedyPipeline +* Added demos: multi-scale features & image convolutions +* Added the ability to generate Gaussian kernels on the fly + ## 0.2.0 - May 20th, 2020 * Introduced the SpeedyPipeline for image processing