We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951178b commit 8364207Copy full SHA for 8364207
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v5.2.0 (2021-05-14)
4
+
5
+#### :rocket: Enhancement
6
+* [#713](https://github.com/simplabs/ember-test-selectors/pull/713) Deprecate automatic attribute bindings ([@Turbo87](https://github.com/Turbo87))
7
8
+#### Committers: 1
9
+- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
10
11
## v5.1.0 (2021-05-07)
12
13
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-test-selectors",
- "version": "5.1.0",
+ "version": "5.2.0",
"description": "Enabling better Test selectors in Ember.js applications.",
"keywords": [
"ember-addon"
0 commit comments