Skip to content

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mixonic committed May 18, 2022
1 parent e90a367 commit bf704b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 29 deletions.
39 changes: 11 additions & 28 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.0.0](https://github.com/Addepar/ember-table/compare/v4.0.0-beta.5...v4.0.0)

- Add doc on containerSelector [`#934`](https://github.com/Addepar/ember-table/pull/934)
- Bump to vertical-collection 3.0 stable [`aa47216`](https://github.com/Addepar/ember-table/commit/aa47216973bb47c743f1121c91a9e0ca94930de9)

#### [v4.0.0-beta.5](https://github.com/Addepar/ember-table/compare/v4.0.0-beta.4...v4.0.0-beta.5)

> 1 March 2022
- Bump to the latest vc pre-release [`#944`](https://github.com/Addepar/ember-table/pull/944)
- Release 4.0.0-beta.5 [`7273b7f`](https://github.com/Addepar/ember-table/commit/7273b7f26d66c4314d7886bed3a1be76354bd070)

#### [v4.0.0-beta.4](https://github.com/Addepar/ember-table/compare/v4.0.0-beta.3...v4.0.0-beta.4)

Expand Down Expand Up @@ -139,33 +147,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Release 3.0.1 [`4a59838`](https://github.com/Addepar/ember-table/commit/4a598385eb93409fd17d60a380c0602e94d741d2)
- Update README.md [`94c06dc`](https://github.com/Addepar/ember-table/commit/94c06dc08308e69fb6560f8aaee0f0f8cc35f1c9)

#### [v3.0.0](https://github.com/Addepar/ember-table/compare/v3.0.0-10...v3.0.0)
#### [v3.0.0](https://github.com/Addepar/ember-table/compare/v3.0.0-8...v3.0.0)

> 11 February 2021
- 3.0 beta [`#831`](https://github.com/Addepar/ember-table/pull/831)
- Release 3.0.0 [`3b2d151`](https://github.com/Addepar/ember-table/commit/3b2d1517ce5c2e3a10c246792ae9f8067074781a)

#### [v3.0.0-10](https://github.com/Addepar/ember-table/compare/v3.0.0-9...v3.0.0-10)

> 11 February 2021
- Bump `[email protected]` (official release) [`#872`](https://github.com/Addepar/ember-table/pull/872)
- Release 3.0.0-10 [`fb973f6`](https://github.com/Addepar/ember-table/commit/fb973f62d47d06bca1495a8195f989ab35cb2495)

#### [v3.0.0-9](https://github.com/Addepar/ember-table/compare/v3.0.0-8...v3.0.0-9)

> 10 February 2021
- Bump to @html-next/vertical-collection beta [`#871`](https://github.com/Addepar/ember-table/pull/871)
- Add "slack" width constraint modes [`#865`](https://github.com/Addepar/ember-table/pull/865)
- Bump `ember-raf-scheduler` [`#870`](https://github.com/Addepar/ember-table/pull/870)
- Re-roll yarn.lock before bumping package.json deps [`#856`](https://github.com/Addepar/ember-table/pull/856)
- Upgrade ember-cli-addon-docs and friends [`#858`](https://github.com/Addepar/ember-table/pull/858)
- Remove Ember 2.4 from the test matrix [`#868`](https://github.com/Addepar/ember-table/pull/868)
- Remove obsolete polyfill [`#867`](https://github.com/Addepar/ember-table/pull/867)
- Release 3.0.0-9 [`17d4627`](https://github.com/Addepar/ember-table/commit/17d4627b503908c0cd91b0b36c1c97fbb33eb99b)

#### [v3.0.0-8](https://github.com/Addepar/ember-table/compare/v3.0.0-7...v3.0.0-8)

> 3 February 2021
Expand All @@ -191,21 +179,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Add selectionMatchFunction option [`#824`](https://github.com/Addepar/ember-table/pull/824)

#### [v3.0.0-5](https://github.com/Addepar/ember-table/compare/v3.0.0-4...v3.0.0-5)
#### [v3.0.0-5](https://github.com/Addepar/ember-table/compare/v3.0.0-3...v3.0.0-5)

> 22 January 2021
- Add vertical scroll indicators [`#854`](https://github.com/Addepar/ember-table/pull/854)
- Repair license file, correct metadata [`#850`](https://github.com/Addepar/ember-table/pull/850)
- Ember 2.4+ does not need the assign polyfill [`#848`](https://github.com/Addepar/ember-table/pull/848)
- Release 3.0.0-5 [`803fb15`](https://github.com/Addepar/ember-table/commit/803fb15f625110728416900c32ed8c52ed73a2e6)

#### [v3.0.0-4](https://github.com/Addepar/ember-table/compare/v3.0.0-3...v3.0.0-4)

> 8 January 2021
- Drop IE11 support [`#849`](https://github.com/Addepar/ember-table/pull/849)
- Add horizontal scroll indicator feature [`#814`](https://github.com/Addepar/ember-table/pull/814)
- Release 3.0.0-5 [`803fb15`](https://github.com/Addepar/ember-table/commit/803fb15f625110728416900c32ed8c52ed73a2e6)

#### [v3.0.0-3](https://github.com/Addepar/ember-table/compare/v3.0.0-2...v3.0.0-3)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-table",
"version": "4.0.0-beta.5",
"version": "4.0.0",
"description": "An addon to support large data set and a number of features around table.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit bf704b1

Please sign in to comment.