We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d48a0 commit ed5b45cCopy full SHA for ed5b45c
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.3.11 (2019-08-16)
2
+
3
+#### :rocket: Enhancement
4
+* [#166](https://github.com/ember-cli/ember-rfc176-data/pull/166) Add modifier manager capabilities ([@pzuraq](https://github.com/pzuraq))
5
6
+#### Committers: 1
7
+- Chris Garrett ([@pzuraq](https://github.com/pzuraq))
8
9
## v0.3.10 (2019-08-12)
10
11
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-rfc176-data",
- "version": "0.3.10",
+ "version": "0.3.11",
"description": "JSON data for Ember.js RFC #176",
"homepage": "https://github.com/ember-cli/ember-rfc176-data#readme",
"bugs": {
0 commit comments