From 669a488dbdaf5d562a640778c24a2341cc17b6fc Mon Sep 17 00:00:00 2001 From: Infocatcher Date: Sun, 16 Jul 2017 22:50:50 +0300 Subject: [PATCH] Update changelog: * trick to drag private tab to another window (#242) * added Dutch (nl) locale (#268) --- changelog-ru.md | 3 +++ changelog.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/changelog-ru.md b/changelog-ru.md index 0cf7903..1a45222 100644 --- a/changelog-ru.md +++ b/changelog-ru.md @@ -6,6 +6,9 @@ `*` - улучшено
##### master/HEAD +`x` Добавлен хак для перетаскивания приватной вкладки в другое окно (при отключенном мультипроцессном режиме, спасибо Dumby) (#242).
+`+` Добавлена Dutch локаль (nl), спасибо TonnesM (#268).
+ ##### 0.2.2 (2017-05-27) `*` Обновлено и откорректировано API-событие `PrivateTab:PrivateChanged` API event: добавлена возможность отслеживания переключения с помощью дублирования вкладки в Firefox 51+ (#244).
`*` Переключение приватности через клонирование вкладки: теперь делается попытка восстановить текст в адресной строке (#237).
diff --git a/changelog.md b/changelog.md index 6b481e8..41ad1f0 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,9 @@ `*` - improved
##### master/HEAD +`x` Added trick to drag private tab to another window (with disabled multi-process mode, thanks to Dumby) (#242).
+`+` Added Dutch locale (nl), thanks to TonnesM (#268).
+ ##### 0.2.2 (2017-05-27) `*` Updated and corrected `PrivateTab:PrivateChanged` API event: added ability to track toggling using tab duplication in Firefox 51+ (#244).
`*` Toggle private state using tab duplication: try restore text in URL bar (#237).