From 4fce9ba018e0b0eb0624347f46c7bea72bc5eacd Mon Sep 17 00:00:00 2001 From: Jen Weber Date: Mon, 15 Jul 2019 22:49:16 -0400 Subject: [PATCH] Add a note about api docs being broken --- source/2019-07-15-ember-3-11-released.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/2019-07-15-ember-3-11-released.md b/source/2019-07-15-ember-3-11-released.md index d9d7651d8..79f40e678 100644 --- a/source/2019-07-15-ember-3-11-released.md +++ b/source/2019-07-15-ember-3-11-released.md @@ -164,9 +164,11 @@ Please refer to [the deprecation guides](https://deprecations.emberjs.com/v3.x/# Ember Data is the official data persistence library for Ember.js applications. -**Important note about Ember Data 3.11** +### Important note about Ember Data 3.11 There is a **known bug in 3.11.0** which means `ember generate model something` doesn't work. We are currently working a patch for this. +Likewise there is a known bug for displaying the 3.11 API documentation on [api.emberjs.com](https://api.emberjs.com), which will also be fixed in a patch. +This blog post will be updated once these issues are resolved. ### Changes in Ember Data 3.11