diff --git a/history.en.md b/history.en.md index 2ad8c0ab..b431ee59 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + * Regression: "Search with..." in hte context menu works correctly. - 0.16.2015110701 * The API `TreeStyleTabService.getLastDescendantTab()` now returns correct value always. * Open "View Source" result as a child of the current tab. diff --git a/history.ja.md b/history.ja.md index 37754449..39db8555 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + * コンテキストメニューからの検索が動作しなくなっていたのを修正(後退バグ) - 0.16.2015110701 * `TreeStyleTabService.getLastDescendantTab()`が常に正しい値を返すように修正 * 「ソースを表示」で開かれるタブを現在のタブの子にするようにした