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

Commit 8b3c173

Browse files
v2.0.4
1 parent ea08802 commit 8b3c173

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

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.

configs/preset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @version 1.7.1
3+
* @version 2.0.4
44
* @author Technote
55
* @since 1.7.1
66
* @copyright Technote All Rights Reserved

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.3
7+
Version: 2.0.4
88
Author URI: https://technote.space
99
Text Domain: marker-animation
1010
Domain Path: /languages/

readme.txt

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

@@ -41,6 +41,10 @@ This plugin needs PHP5.6 or higher.
4141

4242
== Upgrade Notice ==
4343

44+
= 2.0.4 =
45+
* ストライプデザイン設定時の設定の制御を修正しました。 [詳細](https://github.com/technote-space/marker-animation/issues/151)
46+
* [すべての差分](https://github.com/technote-space/marker-animation/pull/154)
47+
4448
= 2.0.3 =
4549
* [すべての差分](https://github.com/technote-space/marker-animation/pull/148)
4650

@@ -81,8 +85,13 @@ This plugin needs PHP5.6 or higher.
8185

8286
== Changelog ==
8387

88+
= 2.0.4 (2019/6/3) =
89+
* Fixed: [Preset validity](https://github.com/technote-space/marker-animation/issues/150)
90+
* Fixed: [Sidebar behavior of stripe design](https://github.com/technote-space/marker-animation/issues/151)
91+
8492
= 2.0.3 (2019/6/2) =
8593
* Improved: [Refactoring](https://github.com/technote-space/marker-animation/issues/145)
94+
* Fixed: [Uninstall behavior](https://github.com/wp-content-framework/common/issues/107)
8695

8796
= 2.0.2 (2019/6/1) =
8897
* Changed: [Required WordPress version](https://github.com/technote-space/marker-animation/issues/141)

0 commit comments

Comments
 (0)