CHANGELOG.md in raygun4ruby-2.2.0 vs CHANGELOG.md in raygun4ruby-2.3.0
- old
+ new
@@ -1,13 +1,18 @@
-## 2.2.0
+## 2.3.0 (09/05/2017)
+Bugfixes
+ - Fix issue preventing affected users for a crash report from showing up in the affected users page ([#119](https://github.com/MindscapeHQ/raygun4ruby/pull/119))
+
+## 2.2.0 (05/05/2017)
+
Features
- Opt in support for sending exceptions in a background thread to not block web request thread during IO ([#117](https://github.com/MindscapeHQ/raygun4ruby/pull/117))
Bugfixes
- Don't attempt to read raw data during GET requests or if rack.input buffer is empty
-## 2.1.0
+## 2.1.0 (27/04/2017)
Features
- Ability to record breadcrumbs in your code that will be sent to Raygun along with a raised exception ([#113](https://github.com/MindscapeHQ/raygun4ruby/pull/113))
## 2.0.0 (20/04/2017)