Skip to content

Commit dbe9550

Browse files
committed
update change log
1 parent 5af9ac6 commit dbe9550

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [v0.2.0](https://github.com/mob-sakai/MeshEffectForTextMeshPro/tree/v0.2.0) (2018-12-05)
4+
5+
[Full Changelog](https://github.com/mob-sakai/MeshEffectForTextMeshPro/compare/v0.1.0...v0.2.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Add a symbol “NOT\_USE\_TMPRO” for project not using TMPro [\#4](https://github.com/mob-sakai/MeshEffectForTextMeshPro/issues/4)
10+
- Add component menu [\#3](https://github.com/mob-sakai/MeshEffectForTextMeshPro/issues/3)
11+
312
## [v0.1.0](https://github.com/mob-sakai/MeshEffectForTextMeshPro/tree/v0.1.0) (2018-11-28)
413

514
[Full Changelog](https://github.com/mob-sakai/MeshEffectForTextMeshPro/compare/a9c4ec4e72a055ca5e5c24f6a75c6720f0f6fd7f...v0.1.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MeshEffectForTextMeshPro",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/mob-sakai/MeshEffectForTextMeshPro.git"

0 commit comments

Comments
 (0)