diff --git a/changelog-ru.md b/changelog-ru.md
index 8f2f211..13cce5f 100644
--- a/changelog-ru.md
+++ b/changelog-ru.md
@@ -15,6 +15,7 @@
`x` Исправлена совместимость с Firefox 51+ (SyntaxError: non-generator method definitions may not contain yield) (#228).
`x` Исправлено определение клонированных вкладок как не пустых (#230).
`x` Исправлено определение закрытия вкладок в Firefox 47+ (из-за изменений в свойстве `detail` события `TabClose`).
+`x` Исправлено отсутствие иконок вкладок в мультипроцессном режиме (#224).
`*` Небольшие внутренние улучшения и исправления.
##### 0.1.9.1 (2016-02-01)
diff --git a/changelog.md b/changelog.md
index 4b3f0b8..706dfc4 100644
--- a/changelog.md
+++ b/changelog.md
@@ -15,6 +15,7 @@
`x` Fixed compatibility with Firefox 51+ (SyntaxError: non-generator method definitions may not contain yield) (#228).
`x` Fixed detection of duplicated tabs as non-empty (#230).
`x` Correctly detect tab closing in Firefox 47+ (due to changes in `detail` property of `TabClose` event).
+`x` Fixed missing tab favicons in multi-process mode (#224).
`*` Small internal enhancements and fixes.
##### 0.1.9.1 (2016-02-01)