Mention license change in release notes

This commit is contained in:
Brian Anderson 2012-12-17 12:03:40 -08:00
parent 0ac688328d
commit ceca0e8bf5

View file

@ -44,11 +44,12 @@ Version 0.5 (December 2012)
* Moved futures to `std`
* More functions are pure now
* `core::comm` renamed to `oldcomm`. Still deprecated
* Tools
* Added a new (still immature) REPL, `rusti`
* `rustdoc` and `cargo` are libraries now
* Misc
* Added a preliminary REPL, `rusti`
* License changed from MIT to dual MIT/APL2
Version 0.4 (October 2012)
--------------------------