Skip to content

Commit

Permalink
version 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jul 19, 2022
1 parent 69c9829 commit 37116c9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 3.0.2 - 2022-07-19

### Added
- Allow appropriate plugin settings to be set via `.env` variables.

### Fixed
- Fix settings page in control panel not working.

## 3.0.1 - 2022-07-19

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/bugsnag",
"description": "Log Craft errors/exceptions to Bugsnag.",
"type": "craft-plugin",
"version": "3.0.1",
"version": "3.0.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 37116c9

Please sign in to comment.