fix changelog for meta (pre-publish)

Change-Id: Iec78c8ef73d148806438cdf8eb8226f4c1e36335
Reviewed-on: https://dart-review.googlesource.com/65601
Reviewed-by: Kevin Moore <kevmoo@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
This commit is contained in:
pq 2018-07-18 22:13:43 +00:00 committed by commit-bot@chromium.org
parent 9c13c9dafc
commit f40988e508

View file

@ -1,7 +1,9 @@
## 1.1.5
## 1.1.6
* Set max SDK version to <3.0.0.
## 1.1.5
* Introduce @isTest and @isTestGroup to declare a function that is a
test, or a test group.