Skip to content

Commit 32b6d54

Browse files
committed
Add changelog entries for ember-cli#1120
1 parent d1a708d commit 32b6d54

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# ember-cli Changelog
22

33
* [BUGFIX] Ensure EDITOR is set before allowing edit in ember init. [#1090](https://github.com/stefanpenner/ember-cli/pull/1090)
4-
* [BUGFIX] Display message to user when diff cannot be applied cleanly [1091](https://github.com/stefanpenner/ember-cli/pull/1091)
4+
* [BUGFIX] Display message to user when diff cannot be applied cleanly [#1091](https://github.com/stefanpenner/ember-cli/pull/1091)
55
* [ENHANCEMENT] Notify when an ember-cli update is available, and add `ember update` command. [#899](https://github.com/stefanpenner/ember-cli/pull/899)
6+
* [ENHANCEMENT] Automatically pluralize the attribute when generating a
7+
model. [#1120](https://github.com/stefanpenner/ember-cli/pull/1120)
8+
* [BUGFIX] Make sure non-dasherized model attributes are also added to
9+
generated tests. [#1120](https://github.com/stefanpenner/ember-cli/pull/1120)
610

711
### 0.0.36
812

0 commit comments

Comments
 (0)