Skip to content

Latest commit

 

History

History
161 lines (105 loc) · 7.13 KB

CHANGELOG.md

File metadata and controls

161 lines (105 loc) · 7.13 KB

v4.1.0 (2020-04-28)

⚡ New Feature

📝 Documentation

Committers: 1

v4.0.0 (2019-06-28)

💥 Breaking Change

Committers: 1

v3.3.0 (2019-05-15)

⚡ New Feature

  • #59 Enable use of the segment-proxy server with ember-cli-segment (@jasonmevans)

Committers: 1

v3.2.0 (2019-04-23)

⚡ New Feature

🏠 Internal

Committers: 1

v3.1.0 (2019-01-23)

🚀 Enhancement

🏠 Internal

Committers: 2

v3.0.1 (2019-01-23)

🚀 Enhancement

  • #53 Fix didTransition deprecation on Ember 3.6+ (@raido)

Committers: 1

v3.0.0 (2018-08-14)

⚡ New Feature

Committers: 1

v3.0.0-beta.1 (2018-07-27)

⚡ New Feature

🚀 Enhancement

  • #49 Remove unnecessary methods that check if disabled from service (@josemarluedke)

📝 Documentation

🏠 Internal

Committers: 4

v2.1.0 (2017-05-15)

🏠 Internal

Committers: 1

v2.0.0 (2017-05-02)

🏠 Internal

  • #35 Upgrade to Ember CLI 2.13, Babel 6, ESLint (@raido)

Committers: 1

v1.0.0 (2017-05-02)

🐛 Bug Fix

🏠 Internal

Committers: 2

v1.0.0-beta.4 (2016-10-19)

🐛 Bug Fix

Committers: 1

v1.0.0-beta.3 (2016-08-23)

⚡ New Feature

Committers: 1

v1.0.0-beta.1

  • route will not have this.segment by default. Use the service.
  • router will not have this.segment by default. Use the service.
  • controller will not have this.segment by default. Use the service.
  • Mixn was removed in order of the service.

v0.4.0 (2016-07-19)

⚡ New Feature

  • #26 Add config to enable / disable default identifyUser function (@davidhahn)

Committers: 1