Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit f21850a

Browse files
Merge pull request #139 from technote-space/release/v2.0.1
Release/v2.0.1
2 parents da07e82 + a6f1d71 commit f21850a

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

assets/js/marker-animation-gutenberg.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/marker-animation.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

marker-animation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin URI: https://wordpress.org/plugins/marker-animation
55
Description: This plugin will add "Marker animation" function
66
Author: Technote
7-
Version: 2.0.0
7+
Version: 2.0.1
88
Author URI: https://technote.space
99
Text Domain: marker-animation
1010
Domain Path: /languages/

readme.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: marker, marker animation, highlighter, 蛍光ペン, マーカー, アン
44
Requires at least: 5.2
55
Requires PHP: 5.6
66
Tested up to: 5.2
7-
Stable tag: 2.0.0
7+
Stable tag: 2.0.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -43,6 +43,10 @@ The classic editor will not be supported on next major update (scheduled for 201
4343

4444
== Upgrade Notice ==
4545

46+
= 2.0.1 =
47+
* ツールバーボタンの挙動を修正しました。 [詳細](https://github.com/technote-space/marker-animation/issues/132)
48+
* [すべての差分](https://github.com/technote-space/marker-animation/pull/139)
49+
4650
= 2.0.0 =
4751
* [[クラシックエディタ 及び クラシックブロック のサポートは終了しました。]](color:red;font-weight:bold) [詳細](https://github.com/technote-space/marker-animation/issues/119)
4852
* ストライプデザイン設定時の設定の制御を改善しました。 [詳細](https://github.com/technote-space/marker-animation/issues/131)
@@ -100,6 +104,9 @@ The classic editor will not be supported on next major update (scheduled for 201
100104

101105
== Changelog ==
102106

107+
= 2.0.1 (2019/6/1) =
108+
* Fixed: [Behavior of Toolbar button](https://github.com/technote-space/marker-animation/issues/132)
109+
103110
= 2.0.0 (2019/6/1) =
104111
* Changed: [Finished classic editor support](https://github.com/technote-space/marker-animation/issues/119)
105112
* Improved: [Setting behavior of stripe design](https://github.com/technote-space/marker-animation/issues/131)

0 commit comments

Comments
 (0)