Skip to content

Commit

Permalink
Update changelog before release.
Browse files Browse the repository at this point in the history
  • Loading branch information
didrocks committed Sep 1, 2015
1 parent 4cf74a1 commit 10eee76
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
ubuntu-make (15.09) UNRELEASED; urgency=medium

* Unity 3D editor experimental support. You can install it through:
umake games unity3d. Only amd64 is currently supported upstream.
* Fix Arduino download as upstream web pages changes. Support more release
version format and ensure we don't raise an exception but only log an
error.
* Add license support to Android NDK.
* Adapt and add large and medium tests for both Unity 3D and Android NDK.
* Various enhancements to enable decompressing shell-embedded archives
without copying entire files. Add corresponding tests.
* Refactor Android license parsing to be reusable to future Android SDK
support.
* Fix a bug where if license was after the download links, we wouldn't find
the license.
* Better add_to_user_env API for contributors.
* Minor cosmetic and small bug fixes.

-- Didier Roche <didrocks@ubuntu.com> Tue, 01 Sep 2015 10:39:06 +0200

ubuntu-make (15.08) wily; urgency=medium

* Add scala support and add related medium and large tests. (Igor Vuk)
Expand Down

0 comments on commit 10eee76

Please sign in to comment.