Skip to content

Commit 8b75fb1

Browse files
committed
Add CHANGELOG.md
1 parent d57e4a5 commit 8b75fb1

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## [Unreleased]
2+
### Added
3+
- Add `CHANGELOG.md`.
4+
5+
### Fixed
6+
- Fix typo in `README.md`.
7+
- Fix performance issue when importing PNG without alpha channel.
8+
- Fix out of bound access in mipmap generation job.
9+
10+
## [0.1.0] - 2021-07-28
11+
### Added
12+
- Implement `AsyncImageLoader`.
13+
14+
[Unreleased]: https://github.com/Looooong/UnityAsyncImageLoader/compare/v0.1.0...HEAD
15+
[0.1.0]: https://github.com/Looooong/UnityAsyncImageLoader/releases/tag/v0.1.0

CHANGELOG.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)