Skip to content

Commit

Permalink
Merge pull request #502 from msmith/correct-changelog-links
Browse files Browse the repository at this point in the history
Update CHANGELOG.md to fix incorrect links
  • Loading branch information
jondeandres authored Aug 1, 2016
2 parents 8b3040e + 6759fce commit a86d5c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Bug fixes:

Refactors and others:

- Refactor Item payload building. See [#452](https://github.com/rollbar/rollbar-gem/pull/454).
- Refactor Item payload building. See [#452](https://github.com/rollbar/rollbar-gem/pull/452).
- Mock the requests to Rollbar API. See [#450](https://github.com/rollbar/rollbar-gem/pull/450).
- Add plugins architecture. See [#438](https://github.com/rollbar/rollbar-gem/pull/438).
- Add TOC for README.md. See [#444](https://github.com/rollbar/rollbar-gem/pull/444).
Expand Down Expand Up @@ -199,8 +199,8 @@ Features

Bug fixes:

- Use ACCEPT header to check json requests. See [#328](https://github.com/rollbar/rollbar-gem/pull/333)
- Fix URL scrubbing when using a malformed URL. See [#328](https://github.com/rollbar/rollbar-gem/pull/332)
- Use ACCEPT header to check json requests. See [#333](https://github.com/rollbar/rollbar-gem/pull/333)
- Fix URL scrubbing when using a malformed URL. See [#332](https://github.com/rollbar/rollbar-gem/pull/332)

## 2.5.1

Expand Down Expand Up @@ -237,7 +237,7 @@ Documentation:

Bug fixes:

- Remove better errors hook. This was causing to report twice the errors. See [#313](https://github.com/rollbar/rollbar-gem/pull/300)
- Remove better errors hook. This was causing to report twice the errors. See [#313](https://github.com/rollbar/rollbar-gem/pull/313)


## 2.3.0
Expand Down

0 comments on commit a86d5c2

Please sign in to comment.