Skip to content

Commit 08d7cae

Browse files
committed
Changelog for 1.1.4-1.1.8
1 parent af5bd54 commit 08d7cae

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
=========
33

4+
1.1.8
5+
~~~~~
6+
* Fixed a bug in IE8. See: https://github.com/getsentry/raven-js/pull/179
7+
8+
1.1.4-1.1.7
9+
~~~~~~~~~~~
10+
These were a bunch of super small incremental updates trying to get better integration and better support inside Sentry itself.
11+
* Culprit determined from the src url of the offending script, not the url of the page.
12+
* Send Sentry the frames in the right order. They were being sent in reverse. Somehow nobody noticed this.
13+
* Support for Chrome's new window.onerror api. See: https://github.com/getsentry/raven-js/issues/172
14+
415
1.1.3
516
~~~~~
617
* When loading with an AMD loader present, do not automatically call ``Raven.noConflict()``. This was causing issues with using plugins. See: https://github.com/getsentry/raven-js/pull/165

0 commit comments

Comments
 (0)