Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilogorek committed Oct 30, 2018
1 parent 418ae83 commit efa7a33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

## Unreleased

- [browser/node]: Fix `LinkedErrors` integration to send exceptions in correct order and take main exception into the `limit` count
- [core]: Fix `InboundFilters` integration so that it reads and merge configuration from the `init` call as well
- [browser]: Use `withScope` in `Ember` integration instead of manual `pushPop/popScope` calls

## 4.2.3

- [utils]: `bundlerSafeRequire` renamed to `dynamicRequire` now takes two arguments, first is should be `module`, second
Expand Down

0 comments on commit efa7a33

Please sign in to comment.