Skip to content

Commit 6884c62

Browse files
chore(release): 3.2.0 [skip ci]
# [3.2.0](mob-sakai/ParticleEffectForUGUI@3.1.1...3.2.0) (2020-11-15) ### Features * compatibility with other IMaterialModifier ([08273cb](mob-sakai@08273cb)), closes [mob-sakai#115](mob-sakai#115)
1 parent fc4bd70 commit 6884c62

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.2.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.1.1...3.2.0) (2020-11-15)
2+
3+
4+
### Features
5+
6+
* compatibility with other IMaterialModifier ([08273cb](https://github.com/mob-sakai/ParticleEffectForUGUI/commit/08273cb0c340ccb4f35120dc804c37d758da9ce1)), closes [#115](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/115)
7+
18
## [3.1.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.1.0...3.1.1) (2020-11-09)
29

310

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.1.1",
5+
"version": "3.2.0",
66
"unity": "2018.2",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)