소스 검색

CHANGELOG for 0.14.14

Herbert Vojčík 9 년 전
부모
커밋
607863b3c1
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CHANGELOG

+ 2 - 1
CHANGELOG

@@ -1,4 +1,4 @@
-?? May 2015 - Release 0.14.14
+24 May 2015 - Release 0.14.14
 ===================================
 
 Highlights:
@@ -6,6 +6,7 @@ Highlights:
 * Extraction of `Web` and `Wrappers-JQuery` to own repos.
 * Amber core itself formally with no production dependencies.
 * Packages with 'use strict'.
+* `PlatformInterface` replaced by services `Terminal` and `Platform`.
 
 Commits: https://github.com/amber-smalltalk/amber/compare/0.14.13...0.14.14