Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Mar 29, 2016
1 parent cc2b922 commit 1f457e6
Show file tree
Hide file tree
Showing 5 changed files with 14 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.0
0.30.1
12 changes: 12 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 0.30.1

##### Entitas.Unity.VisualDebugging
- Fixed GameObjectDestroyExtension.DestroyGameObject() compile time error (#91)
- Improved SystemsMonitor.Draw() to use correct available width even with scrollbars
- Tweaked drawing systems list
- Added EntitasPoolErrorHierarchyIcon to visualize when there are erros

##### Other
- Updated build_commands.sh to generate C# project from Unity


# 0.30.0

##### Breaking changes
Expand Down
Binary file modified bin/Entitas-CSharp.zip
Binary file not shown.
Binary file modified bin/Entitas-Unity.zip
Binary file not shown.
1 change: 1 addition & 0 deletions tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
│   │   ├── Editor
│   │   │   ├── EntitasEntityHierarchyIcon.png
│   │   │   ├── EntitasHierarchyIcon.cs
│   │   │   ├── EntitasPoolErrorHierarchyIcon.png
│   │   │   ├── EntitasPoolHierarchyIcon.png
│   │   │   ├── EntitasStats.cs
│   │   │   ├── EntitasSystemsHierarchyIcon.png
Expand Down

0 comments on commit 1f457e6

Please sign in to comment.