UnmaskForUGUI/CHANGELOG.md

33 lines
1.3 KiB
Markdown
Raw Normal View History

2019-01-25 19:14:18 +08:00
# Changelog
## [v1.0.0](https://github.com/mob-sakai/UnmaskForUGUI/tree/v1.0.0) (2018-10-19)
[Full Changelog](https://github.com/mob-sakai/UnmaskForUGUI/compare/v0.2.0...v1.0.0)
**Implemented enhancements:**
- Add `Fit On LateUpdate` option [\#10](https://github.com/mob-sakai/UnmaskForUGUI/issues/10)
## [v0.2.0](https://github.com/mob-sakai/UnmaskForUGUI/tree/v0.2.0) (2018-10-16)
[Full Changelog](https://github.com/mob-sakai/UnmaskForUGUI/compare/v0.1.0...v0.2.0)
**Implemented enhancements:**
- Update demo & readme [\#9](https://github.com/mob-sakai/UnmaskForUGUI/issues/9)
## [v0.1.0](https://github.com/mob-sakai/UnmaskForUGUI/tree/v0.1.0) (2018-10-14)
[Full Changelog](https://github.com/mob-sakai/UnmaskForUGUI/compare/987e437b26b83a78d6f54d6cc6778c3181e8e5dc...v0.1.0)
**Implemented enhancements:**
- Add demo [\#5](https://github.com/mob-sakai/UnmaskForUGUI/issues/5)
- Support nesting [\#4](https://github.com/mob-sakai/UnmaskForUGUI/issues/4)
- Following another object [\#3](https://github.com/mob-sakai/UnmaskForUGUI/issues/3)
- Ray through the unmasked rectangle [\#2](https://github.com/mob-sakai/UnmaskForUGUI/issues/2)
- Reverse mask [\#1](https://github.com/mob-sakai/UnmaskForUGUI/issues/1)
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*