Skip to content

Commit aece266

Browse files
committed
CHANGELOG update
1 parent 9d81bf5 commit aece266

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/); this proj
77
## [0.9.5] - unreleased
88

99
### Added
10+
- Added `IAsyncOperation.Id` property for easy operation identification.
1011
- Added `AsyncUtility.GetText` and `AsyncUtility.GetBytes` helpers.
11-
- `AsyncResult` now implements `AsyncContinuation` to enable easy operation chaining.
1212
- Added `ToTask` extensions for `AsyncOperation`/`UnityWebRequest`/`WWW`.
13+
- `AsyncResult` now implements `AsyncContinuation` to enable easy operation chaining.
1314

1415
### Fixed
1516
- Fixed compile warnings for Unity 2018.2.

0 commit comments

Comments
 (0)