Skip to content

Commit b1743a1

Browse files
committed
Updated release notes
1 parent 9fb6f2c commit b1743a1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Documentation/ReleaseNotes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11

22
# <a id="release-notes"></a>Release Notes
33

4+
## Version 9.0.0 (April 21, 2019)
5+
6+
This is the beginning of zenject support for Unity 2019. For Unity 2018.4.x use 8.0.x versions of zenject. For Unity 2017.4.x use 6.6.X versions of zenject.
7+
8+
No changes in this version except compatibility fixes for Unity 2019.
9+
10+
## Version 6.6.1 (April 21, 2019)
11+
12+
- Fixed WindowsStoreApps platform to build properly when using .NET 4.6 backend
13+
14+
## Version 8.0.1 (April 21, 2019)
15+
16+
Minor bug fixes:
17+
- Fixed issue with UniRx signals integration
18+
- Fixed to allow reflection baking to work inside unity editor for 2018.1+
19+
420
## Version 8.0.0 (February 5, 2019)
521

622
Minor bug fixes, a few extra bind methods, and one minor breaking api change in SignalBus.

0 commit comments

Comments
 (0)