Skip to content

Commit b322db3

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](mob-sakai/ParticleEffectForUGUI@3.0.1...3.1.0) (2020-10-28) ### Bug Fixes * compile error in 2018.2 ([82f81ef](mob-sakai@82f81ef)) ### Features * maskable option to ignore masking ([af5f7e9](mob-sakai@af5f7e9)), closes [mob-sakai#109](mob-sakai#109)
1 parent 44beab0 commit b322db3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.1.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.0.1...3.1.0) (2020-10-28)
2+
3+
4+
### Bug Fixes
5+
6+
* compile error in 2018.2 ([82f81ef](https://github.com/mob-sakai/ParticleEffectForUGUI/commit/82f81efd7e4ea06465e24f44f96d9726a1a60cc8))
7+
8+
9+
### Features
10+
11+
* maskable option to ignore masking ([af5f7e9](https://github.com/mob-sakai/ParticleEffectForUGUI/commit/af5f7e90b0570d5c7fcf045fd6b81036a060e493)), closes [#109](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/109)
12+
113
## [3.0.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.0.0...3.0.1) (2020-10-28)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.coffee.ui-particle",
33
"displayName": "UI Particle",
44
"description": "This plugin provide a component to render particle effect for uGUI.\nThe particle rendering is maskable and sortable, without Camera, RenderTexture or Canvas.",
5-
"version": "3.0.1",
5+
"version": "3.1.0",
66
"unity": "2018.2",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)