Skip to content

Commit

Permalink
v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed May 3, 2019
1 parent 2b4c175 commit ca70a39
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,24 @@
# Changelog

## 4.1.0 (2019-05-03)

#### :rocket: Enhancement
* [#186](https://github.com/ember-cli-sentry/ember-cli-sentry/pull/186) Use native getter instead of volatile cp ([@mydea](https://github.com/mydea))

#### :memo: Documentation
* [#87](https://github.com/ember-cli-sentry/ember-cli-sentry/pull/87) Add documentation around environment passing ([@ghedamat](https://github.com/ghedamat))

#### :house: Internal
* [#181](https://github.com/ember-cli-sentry/ember-cli-sentry/pull/181) Update github repository name accross the new repository ([@dashdashzako](https://github.com/dashdashzako))
* [#180](https://github.com/ember-cli-sentry/ember-cli-sentry/pull/180) TravisCI: Remove deprecated `sudo: false` option ([@Turbo87](https://github.com/Turbo87))

#### Committers: 4
- Francesco Novy ([@mydea](https://github.com/mydea))
- Mattia Gheda ([@ghedamat](https://github.com/ghedamat))
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
- [@dashdashzako](https://github.com/dashdashzako)


## 4.0.0 (2018-10-25)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-sentry",
"version": "4.0.0",
"version": "4.1.0",
"description": "ember-cli addon adding Sentry support",
"author": "Damien Caselli <damien.caselli@gmail.com>",
"contributors": [
Expand Down

0 comments on commit ca70a39

Please sign in to comment.