Skip to content

Latest commit

 

History

History
79 lines (55 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

79 lines (55 loc) · 1.81 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.0.0 - 2021-12-03

Changed

  • Bump dependencies
  • Drop ember 3.16 support

2.0.0 - 2021-09-10

Changed

  • Bump Node requirement to v12 minimum
  • Requires ember-auto-import >= 2
  • Move to glimmer components

1.0.1 - 2020-12-01

Fixed

  • Fix tag

1.0.0 - 2020-09-04

Added

  • Add a changelog

Changed

  • Apply ember-cli-update
  • Bump dependencies

Removed

  • Drop node 8 support
  • Drop ember 2.18 support
  • Drop ember 3.4 support
  • Drop ember 3.8 support
  • Remove ember polyfills

0.1.3 - 2019-10-24

Changed

  • Bump dependencies

Fixed

  • Fix CI

Removed

  • Useless doc route

0.1.2 - 2019-07-31

Changed

  • Improve CI
  • Add documentation badge

0.1.1 - 2019-07-31

Fixed

  • Fix documentation

0.1.0 - 2019-07-31

Added

  • First implementation