Skip to content

Commit 5d493fd

Browse files
committed
version 3.0.1
1 parent 22aef4d commit 5d493fd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 3.0.1 - 2022-07-19
4+
5+
### Added
6+
- Add `craft.bugsnag.handleException()`.
7+
38
## 3.0.0 - 2022-07-18
49

510
> {note} The plugin’s package name has changed to `verbb/bugsnag`. Bugsnag will need be updated to 3.0 from a terminal, by running `composer require verbb/bugsnag && composer remove superbig/craft3-bugsnag`.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/bugsnag",
33
"description": "Log Craft errors/exceptions to Bugsnag.",
44
"type": "craft-plugin",
5-
"version": "3.0.0",
5+
"version": "3.0.1",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)