Skip to content

Commit 9badd6a

Browse files
-Update CHANGELOG.md
1 parent 957ee02 commit 9badd6a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ All notable changes to this package will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55

6+
## [1.2.0] - 2019-10-17
7+
### Changed
8+
- [PrefabBrush] Erase GameObjects at target position before painting
9+
- [RuleTileEditor] Made RuleTileEditor and children public
10+
- [RuleTile] Roll back m_Self to this.
11+
- [RuleOverrideTile] Remove m_OverrideSelf property.
12+
- [RuleOverrideTile] Inherit custom properties from custom RuleTile.
13+
- [RuleOverrideTile] Change m_RuntimeTile to m_InstanceTile.
14+
615
## [1.1.0] - 2019-08-23
716
### Changed
817
- Validate Gap and Limit for GroupBrush

0 commit comments

Comments
 (0)