Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Apr 14, 2016
1 parent 3826550 commit a55f4a2
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Entitas/Entitas/entitas_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.30.1
0.30.2
24 changes: 24 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# 0.30.2

##### Note
This release introduces Blueprints for Entitas (Beta). Update if you want to
use and play with Blueprints. [Read more...](https://github.com/sschmid/Entitas-CSharp/wiki/Blueprints-(Beta))

##### Entitas.CodeGenerator
- Only creating PoolObserver when Application.isPlaying
- Added BlueprintsGenerator

##### Entitas.Unity.VisualDebugging
- Added more options for sorting systems in the inspector
- Removing event handlers from pool observer when leaving play-mode

##### Entitas.Serialization.Blueprints
- Added Blueprints (and more)

##### Entitas.Unity.Serialization.Blueprints
- Added BlueprintInspector (and more)

##### Other
- Moved build scripts into a folder


# 0.30.1

##### Entitas.Unity.VisualDebugging
Expand Down
Binary file modified bin/Entitas-CSharp.zip
Binary file not shown.
Binary file modified bin/Entitas-Unity.zip
Binary file not shown.

0 comments on commit a55f4a2

Please sign in to comment.