Skip to content

Commit

Permalink
Update changelog:
Browse files Browse the repository at this point in the history
* trick to drag private tab to another window (#242)
* added Dutch (nl) locale (#268)
  • Loading branch information
Infocatcher committed Jul 16, 2017
1 parent 374a92b commit 669a488
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
`*` - улучшено<br>

##### master/HEAD
`x` Добавлен хак для перетаскивания приватной вкладки в другое окно (при отключенном мультипроцессном режиме, <a href="https://forum.mozilla-russia.org/viewtopic.php?pid=737516#p737516">спасибо Dumby</a>) (<a href="https://github.com/Infocatcher/Private_Tab/issues/242">#242</a>).<br>
`+` Добавлена Dutch локаль (nl), спасибо <a href="https://github.com/TonnesM">TonnesM</a> (<a href="https://github.com/Infocatcher/Private_Tab/pull/268">#268</a>).<br>

##### 0.2.2 (2017-05-27)
`*` Обновлено и откорректировано API-событие `PrivateTab:PrivateChanged` <a href="https://github.com/Infocatcher/Private_Tab#events">API event</a>: добавлена возможность отслеживания переключения с помощью дублирования вкладки в Firefox 51+ (<a href="https://github.com/Infocatcher/Private_Tab/issues/244">#244</a>).<br>
`*` Переключение приватности через клонирование вкладки: теперь делается попытка восстановить текст в адресной строке (<a href="https://github.com/Infocatcher/Private_Tab/issues/237">#237</a>).<br>
Expand Down
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
`*` - improved<br>

##### master/HEAD
`x` Added trick to drag private tab to another window (with disabled multi-process mode, <a href="https://forum.mozilla-russia.org/viewtopic.php?pid=737516#p737516">thanks to Dumby</a>) (<a href="https://github.com/Infocatcher/Private_Tab/issues/242">#242</a>).<br>
`+` Added Dutch locale (nl), thanks to <a href="https://github.com/TonnesM">TonnesM</a> (<a href="https://github.com/Infocatcher/Private_Tab/pull/268">#268</a>).<br>

##### 0.2.2 (2017-05-27)
`*` Updated and corrected `PrivateTab:PrivateChanged` <a href="https://github.com/Infocatcher/Private_Tab#events">API event</a>: added ability to track toggling using tab duplication in Firefox 51+ (<a href="https://github.com/Infocatcher/Private_Tab/issues/244">#244</a>).<br>
`*` Toggle private state using tab duplication: try restore text in URL bar (<a href="https://github.com/Infocatcher/Private_Tab/issues/237">#237</a>).<br>
Expand Down

0 comments on commit 669a488

Please sign in to comment.