You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
4
4
5
+
6
+
## v0.8.1 (2021-11-26)
7
+
8
+
#### :rocket: Enhancement
9
+
*`ember-l10n`
10
+
*[#92](https://github.com/fabscale/ember-gettext/pull/92) Do not auto-generate empty en.json file, but assert instead ([@mydea](https://github.com/mydea))
11
+
12
+
#### :bug: Bug Fix
13
+
*`ember-l10n`
14
+
*[#91](https://github.com/fabscale/ember-gettext/pull/91) Ensure default blueprint runs on `ember install` ([@mydea](https://github.com/mydea))
15
+
16
+
#### Committers: 1
17
+
- Francesco Novy ([@mydea](https://github.com/mydea))
0 commit comments