22Contributors: technote0space
33Tags: marker, marker animation, highlighter, 蛍光ペン, マーカー, アンダーライン
44Requires at least: 4.6
5- Tested up to: 5.1.0
65Requires PHP: 5.6
7- Stable tag: 1.6.11
6+ Tested up to: 5.1.1
7+ Stable tag: 1.7.0
88License: GPLv2 or later
99License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
@@ -14,8 +14,8 @@ This plugin will add "Marker animation" function
1414
1515This plugin will add "Marker animation" function
1616[日本語の説明](https://technote.space/marker-animation "Documentation in Japanese")
17- [GitHub](https://github.com/technote-space/marker-animation)
18- [Issues](https://github.com/technote-space/marker-animation/issues)
17+ [GitHub (More details) ](https://github.com/technote-space/marker-animation)
18+ [Issues (Reporting a new bug or feature request) ](https://github.com/technote-space/marker-animation/issues)
1919
2020This plugin needs PHP5.6 or higher.
2121
@@ -41,6 +41,11 @@ This plugin needs PHP5.6 or higher.
4141
4242== Upgrade Notice ==
4343
44+ = 1.7.0 =
45+ * クラシックエディタの詳細設定の項目名を修正しました。
46+ * いくつかのパフォーマンスの改善を行いました [詳細](https://github.com/wp-content-framework/core/issues/138)
47+ * [その他の差分](https://github.com/technote-space/marker-animation/pull/101)
48+
4449= 1.6.0 =
4550* Gutenbergにボタンが追加されます。
4651* Gutenbergでの動作が改善されます。
@@ -56,10 +61,16 @@ This plugin needs PHP5.6 or higher.
5661* 設定のエクスポート及びインポートが可能になります(WP v4.7以上)
5762
5863= 1.6.10 =
59- * Classic editor でのボタンの動作が改善されます 。
64+ * クラシックエディタでのボタンの動作が改善されます 。
6065
6166== Changelog ==
6267
68+ = 1.7.0 (2019/3/17) =
69+ * Improved: [Performance issues](https://github.com/wp-content-framework/core/issues/138)
70+ * Improved: [Dashboard page](https://github.com/wp-content-framework/admin/issues/20)
71+ * Fixed: [Detail setting label of classic editor](https://github.com/technote-space/marker-animation/issues/99)
72+ * Tested: against 5.1.1
73+
6374= 1.6.11 (2019/3/4) =
6475
6576* Improved: Hide `block editor setting` if block editor is invalid
0 commit comments