@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v4.0.0] ( https://github.com/Addepar/ember-table/compare/v4.0.0-beta.5...v4.0.0 )
8
+
9
+ - Add doc on containerSelector [ ` #934 ` ] ( https://github.com/Addepar/ember-table/pull/934 )
10
+ - Bump to vertical-collection 3.0 stable [ ` aa47216 ` ] ( https://github.com/Addepar/ember-table/commit/aa47216973bb47c743f1121c91a9e0ca94930de9 )
11
+
7
12
#### [ v4.0.0-beta.5] ( https://github.com/Addepar/ember-table/compare/v4.0.0-beta.4...v4.0.0-beta.5 )
8
13
14
+ > 1 March 2022
15
+
9
16
- Bump to the latest vc pre-release [ ` #944 ` ] ( https://github.com/Addepar/ember-table/pull/944 )
17
+ - Release 4.0.0-beta.5 [ ` 7273b7f ` ] ( https://github.com/Addepar/ember-table/commit/7273b7f26d66c4314d7886bed3a1be76354bd070 )
10
18
11
19
#### [ v4.0.0-beta.4] ( https://github.com/Addepar/ember-table/compare/v4.0.0-beta.3...v4.0.0-beta.4 )
12
20
@@ -139,33 +147,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
139
147
- Release 3.0.1 [ ` 4a59838 ` ] ( https://github.com/Addepar/ember-table/commit/4a598385eb93409fd17d60a380c0602e94d741d2 )
140
148
- Update README.md [ ` 94c06dc ` ] ( https://github.com/Addepar/ember-table/commit/94c06dc08308e69fb6560f8aaee0f0f8cc35f1c9 )
141
149
142
- #### [ v3.0.0] ( https://github.com/Addepar/ember-table/compare/v3.0.0-10 ...v3.0.0 )
150
+ #### [ v3.0.0] ( https://github.com/Addepar/ember-table/compare/v3.0.0-8 ...v3.0.0 )
143
151
144
152
> 11 February 2021
145
153
146
154
- 3.0 beta [ ` #831 ` ] ( https://github.com/Addepar/ember-table/pull/831 )
147
155
- Release 3.0.0 [ ` 3b2d151 ` ] ( https://github.com/Addepar/ember-table/commit/3b2d1517ce5c2e3a10c246792ae9f8067074781a )
148
156
149
- #### [ v3.0.0-10] ( https://github.com/Addepar/ember-table/compare/v3.0.0-9...v3.0.0-10 )
150
-
151
- > 11 February 2021
152
-
153
- - Bump ` vertical-collection@2.0 ` (official release) [ ` #872 ` ] ( https://github.com/Addepar/ember-table/pull/872 )
154
- - Release 3.0.0-10 [ ` fb973f6 ` ] ( https://github.com/Addepar/ember-table/commit/fb973f62d47d06bca1495a8195f989ab35cb2495 )
155
-
156
- #### [ v3.0.0-9] ( https://github.com/Addepar/ember-table/compare/v3.0.0-8...v3.0.0-9 )
157
-
158
- > 10 February 2021
159
-
160
- - Bump to @html-next/vertical-collection beta [ ` #871 ` ] ( https://github.com/Addepar/ember-table/pull/871 )
161
- - Add "slack" width constraint modes [ ` #865 ` ] ( https://github.com/Addepar/ember-table/pull/865 )
162
- - Bump ` ember-raf-scheduler ` [ ` #870 ` ] ( https://github.com/Addepar/ember-table/pull/870 )
163
- - Re-roll yarn.lock before bumping package.json deps [ ` #856 ` ] ( https://github.com/Addepar/ember-table/pull/856 )
164
- - Upgrade ember-cli-addon-docs and friends [ ` #858 ` ] ( https://github.com/Addepar/ember-table/pull/858 )
165
- - Remove Ember 2.4 from the test matrix [ ` #868 ` ] ( https://github.com/Addepar/ember-table/pull/868 )
166
- - Remove obsolete polyfill [ ` #867 ` ] ( https://github.com/Addepar/ember-table/pull/867 )
167
- - Release 3.0.0-9 [ ` 17d4627 ` ] ( https://github.com/Addepar/ember-table/commit/17d4627b503908c0cd91b0b36c1c97fbb33eb99b )
168
-
169
157
#### [ v3.0.0-8] ( https://github.com/Addepar/ember-table/compare/v3.0.0-7...v3.0.0-8 )
170
158
171
159
> 3 February 2021
@@ -191,21 +179,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
191
179
192
180
- Add selectionMatchFunction option [ ` #824 ` ] ( https://github.com/Addepar/ember-table/pull/824 )
193
181
194
- #### [ v3.0.0-5] ( https://github.com/Addepar/ember-table/compare/v3.0.0-4 ...v3.0.0-5 )
182
+ #### [ v3.0.0-5] ( https://github.com/Addepar/ember-table/compare/v3.0.0-3 ...v3.0.0-5 )
195
183
196
184
> 22 January 2021
197
185
198
186
- Add vertical scroll indicators [ ` #854 ` ] ( https://github.com/Addepar/ember-table/pull/854 )
199
187
- Repair license file, correct metadata [ ` #850 ` ] ( https://github.com/Addepar/ember-table/pull/850 )
200
188
- Ember 2.4+ does not need the assign polyfill [ ` #848 ` ] ( https://github.com/Addepar/ember-table/pull/848 )
201
- - Release 3.0.0-5 [ ` 803fb15 ` ] ( https://github.com/Addepar/ember-table/commit/803fb15f625110728416900c32ed8c52ed73a2e6 )
202
-
203
- #### [ v3.0.0-4] ( https://github.com/Addepar/ember-table/compare/v3.0.0-3...v3.0.0-4 )
204
-
205
- > 8 January 2021
206
-
207
189
- Drop IE11 support [ ` #849 ` ] ( https://github.com/Addepar/ember-table/pull/849 )
208
190
- Add horizontal scroll indicator feature [ ` #814 ` ] ( https://github.com/Addepar/ember-table/pull/814 )
191
+ - Release 3.0.0-5 [ ` 803fb15 ` ] ( https://github.com/Addepar/ember-table/commit/803fb15f625110728416900c32ed8c52ed73a2e6 )
209
192
210
193
#### [ v3.0.0-3] ( https://github.com/Addepar/ember-table/compare/v3.0.0-2...v3.0.0-3 )
211
194
0 commit comments