CHANGELOG.md in amp-html-1.1.0 vs CHANGELOG.md in amp-html-1.2.0
- old
+ new
@@ -2,9 +2,19 @@
### master
* nothing yet
+### 1.2.0 - 2018/01/30
+
+* features
+ * automatically load controller action specific stylesheets
+* enhancements
+ * allow options to be passed to the `amp/doctype` component
+* bugfixes
+ * fix `amp/canonical-link` component for apps without SplitView
+ * fix media components
+
### 1.1.0 - 2018/01/17
* features
* new controller methods (`amp=`, `amp_path`)