diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99fe057d6f..27ef11594a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+## [1.10.6] - UNRELEASED
+
+### Fixed
+- Fix low-quality images styles - @przspa (#3906)
+
+
## [1.10.5] - 28.11.2019
### Fixed
diff --git a/src/themes/default/components/core/ProductImage.vue b/src/themes/default/components/core/ProductImage.vue
index 5e4bb27e57..df95e23986 100644
--- a/src/themes/default/components/core/ProductImage.vue
+++ b/src/themes/default/components/core/ProductImage.vue
@@ -35,7 +35,6 @@
>
-
-