Skip to content

Commit

Permalink
Add a note about api docs being broken
Browse files Browse the repository at this point in the history
  • Loading branch information
jenweber authored Jul 16, 2019
1 parent 1b51832 commit 4fce9ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/2019-07-15-ember-3-11-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4fce9ba

Please sign in to comment.