Browse Source

Changelog updated.

Herbert Vojčík 9 years ago
parent
commit
fd316c732d
1 changed files with 4 additions and 1 deletions
  1. 4 1
      CHANGELOG

+ 4 - 1
CHANGELOG

@@ -1,4 +1,4 @@
-First July  2014 - Release 0.12.5
+1st July  2014 - Release 0.12.5
 ===================================
 
 Highlights:
@@ -6,6 +6,9 @@ Highlights:
 * SUnit Runner in Helios IDE.
 * `amber` and `amberc` cli moved to `external` directory
   and to dedicated npm package.
+* Bootstrap 3 can be used in Amber projects
+  (no more nameclash with Helios' bootstrap 2 using bootstrap2.3.2 name).
+* Wider range of jQuery versions allowed.
 * Amber now parses `$c` character literal.
 * `amber` is not to be installed globally any more.
   Instead, `npm install -g amber-cli` installs cli tooling.