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 7d5f68d commit 438b8dbCopy full SHA for 438b8db
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v6.0.0 (2020-10-18)
2
+
3
+#### :rocket: Enhancement
4
+* [#47](https://github.com/yappbox/yapp-scroll-view/pull/47) Add header support to <CollectionScrollView> ([@lukemelia](https://github.com/lukemelia))
5
6
+#### Committers: 1
7
+- Luke Melia ([@lukemelia](https://github.com/lukemelia))
8
9
## v5.3.0 (2020-09-08)
10
11
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "yapp-scroll-view",
- "version": "5.3.0",
+ "version": "6.0.0",
"description": "Ember Scrollling components using a Javascript scroller",
"keywords": [
"ember-addon"
0 commit comments