Skip to content

Commit

Permalink
move changelog to more appropriate spot
Browse files Browse the repository at this point in the history
  • Loading branch information
martinklepsch committed May 9, 2016
1 parent 8788ca9 commit 198ae17
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ A Clojure interface to Sentry.
[raven-clj "1.3.2"]
```

## Changes

- **1.3.2**
- update `clj-http` to `3.0.1`

### `capture`

The `capture` function is a general use function that could be placed throughout your Clojure code to log information to your Sentry server.
Expand Down Expand Up @@ -93,6 +88,11 @@ raven-clj also includes a Ring middleware that sends the Http and Stacktrace int
(handler/site))
```

## Changes

- **1.3.2**
- update `clj-http` to `3.0.1`

## License

Copyright © 2013-2015 Seth Buntin
Expand Down

0 comments on commit 198ae17

Please sign in to comment.