changeset 23296:2bd7d1d8acd4 graal-0.12

updated CHANGELOG.md for 0.12 release
author Doug Simon <doug.simon@oracle.com>
date Tue, 12 Jan 2016 15:33:25 +0100
parents 22f57623221f
children 377cbe2ace90
files CHANGELOG.md
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG.md	Tue Jan 12 15:31:53 2016 +0100
+++ b/CHANGELOG.md	Tue Jan 12 15:33:25 2016 +0100
@@ -2,8 +2,9 @@
 
 This changelog summarizes major changes between Graal versions relevant to developers building technology on top of Graal. The main focus is on APIs exported by Graal but other significant performance/stability changes are mentioned as well.
 
-## `tip`
-...
+## Version 0.12
+* Added initial code for AArch64 port.
+* Moved @ServiceProvider mechanism from JVMCI to Graal.
 
 ## Version 0.11
 23-Dec-2015, [Repository Revision](http://hg.openjdk.java.net/graal/graal-compiler/shortlog/graal-0.11)