## v4.0.0 (2020-10-28)

#### :boom: Breaking Change
* [#31](https://github.com/emberjs/ember-ordered-set/pull/31) Drop Node.js 13 support and add Node.js 14 ([@SergeAstapov](https://github.com/SergeAstapov))

#### :rocket: Enhancement
* [#32](https://github.com/emberjs/ember-ordered-set/pull/32) Test addon against Embroider ([@SergeAstapov](https://github.com/SergeAstapov))

#### :house: Internal
* [#30](https://github.com/emberjs/ember-ordered-set/pull/30) Upgrade Ember CLI and blueprint to 3.22 ([@SergeAstapov](https://github.com/SergeAstapov))

#### Committers: 1
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))


## v3.0.0 (2020-10-09)

#### :boom: Breaking Change
* [#28](https://github.com/emberjs/ember-ordered-set/pull/28) Update to Ember 3.21 ([@SergeAstapov](https://github.com/SergeAstapov))
  * Drop Node < 10 support
  * Drop Ember < 3.16 support

#### :house: Internal
* [#26](https://github.com/emberjs/ember-ordered-set/pull/26) Update to Ember 3.5 ([@loganrosen](https://github.com/loganrosen))

#### Committers: 2
- Logan Rosen ([@loganrosen](https://github.com/loganrosen))
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))



## v2.0.3 (2018-10-05)

#### :bug: Bug Fix
* [#25](https://github.com/emberjs/ember-ordered-set/pull/25) Unpins ember-compability-helpers ([@locks](https://github.com/locks))

#### Committers: 1
- Ricardo Mendes ([@locks](https://github.com/locks))


## v2.0.2 (2018-00-00)

#### :house: Internal

- [#25](https://github.com/emberjs/ember-ordered-set/pull/25) Unpin ember-compability-helpers dependency.

## v2.0.1 (2018-10-03)

#### :bug: Bug Fix

- [0fd04a7](https://github.com/emberjs/ember-ordered-set/commit/0fd04a71f054e835b19b2f5255b4fbe8f72a98c1) Pin ember-compatibility-helpers dependency.

## v1.0.1 (2018-06-04)

#### :bug: Bug Fix

- [#21](https://github.com/emberjs/ember-ordered-set/pull/21) avoid ordered-set deprecation. ([@savvymas](https://github.com/savvymas))

#### :house: Internal

- [#20](https://github.com/emberjs/ember-ordered-set/pull/20) Update ember-cli and get property test coverage for beta & canary. ([@savvymas](https://github.com/savvymas))
- [#18](https://github.com/emberjs/ember-ordered-set/pull/18) updated ember-compatibility-helpers version.. ([@stopfstedt](https://github.com/stopfstedt))

#### Committers: 2

- Savannah Mastrangelo ([savvymas](https://github.com/savvymas))
- Stefan Topfstedt ([stopfstedt](https://github.com/stopfstedt))

## v1.0.0 (2018-03-07)

#### :rocket: Enhancement

- [#17](https://github.com/emberjs/ember-ordered-set/pull/17) Avoid shipping duplicate implementation. ([@rwjblue](https://github.com/rwjblue))

#### :memo: Documentation

- [#15](https://github.com/emberjs/ember-ordered-set/pull/15) Update README. ([@Turbo87](https://github.com/Turbo87))

#### :house: Internal

- [#16](https://github.com/emberjs/ember-ordered-set/pull/16) Update to the latest ember-cli blueprint. ([@rwjblue](https://github.com/rwjblue))
- [#13](https://github.com/emberjs/ember-ordered-set/pull/13) Remove unused `.gitkeep` files. ([@Turbo87](https://github.com/Turbo87))
- [#12](https://github.com/emberjs/ember-ordered-set/pull/12) ember-try: Use `versionCompatibility` property. ([@Turbo87](https://github.com/Turbo87))

#### Committers: 2

- Robert Jackson ([rwjblue](https://github.com/rwjblue))
- Tobias Bieniek ([Turbo87](https://github.com/Turbo87))

## v0.1.0 (2017-11-08)

#### :rocket: Enhancement

- [#3](https://github.com/emberjs/ember-ordered-set/pull/3) Import OrderedSet class from ember.js. ([@Turbo87](https://github.com/Turbo87))

#### :memo: Documentation

- [#10](https://github.com/emberjs/ember-ordered-set/pull/10) Add CHANGELOG. ([@Turbo87](https://github.com/Turbo87))
- [#9](https://github.com/emberjs/ember-ordered-set/pull/9) package.json: Add project metadata. ([@Turbo87](https://github.com/Turbo87))
- [#6](https://github.com/emberjs/ember-ordered-set/pull/6) Improve JSDoc comments. ([@Turbo87](https://github.com/Turbo87))

#### :house: Internal

- [#8](https://github.com/emberjs/ember-ordered-set/pull/8) Cleanup npm dependencies. ([@Turbo87](https://github.com/Turbo87))
- [#7](https://github.com/emberjs/ember-ordered-set/pull/7) Add more unit tests. ([@Turbo87](https://github.com/Turbo87))
- [#5](https://github.com/emberjs/ember-ordered-set/pull/5) Rename to `@ember/ordered-set`. ([@Turbo87](https://github.com/Turbo87))
- [#4](https://github.com/emberjs/ember-ordered-set/pull/4) ember-try: Add missing `useYarn` flag. ([@Turbo87](https://github.com/Turbo87))
- [#2](https://github.com/emberjs/ember-ordered-set/pull/2) Use yarn instead of npm. ([@Turbo87](https://github.com/Turbo87))

#### Committers: 1

- Tobias Bieniek ([Turbo87](https://github.com/Turbo87))
