Skip to content

Commit 8d90b11

Browse files
committed
Bump version and add changelog
1 parent ecd3894 commit 8d90b11

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.0.0-alpha.1
2+
* Apply proper colours from App theme ([#31](https://github.com/ThexXTURBOXx/catcher_2/issues/31))
3+
14
## 2.0.0-alpha.0
25
* [BREAKING_CHANGE] Migrate Slack screenshot API calls to `files.*UploadExternal` (you now need to specify also a `channelId` in the `SlackHandler` for that!)
36
* [BREAKING_CHANGE] Migrate screenshots to `cross_file`'s `XFile`s

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: catcher_2
22
description: Plugin for error catching which provides multiple handlers for dealing with errors when they are not caught by the developer.
3-
version: 2.0.0-alpha.0
3+
version: 2.0.0-alpha.1
44
homepage: https://github.com/ThexXTURBOXx/catcher_2
55
repository: https://github.com/ThexXTURBOXx/catcher_2
66
issue_tracker: https://github.com/ThexXTURBOXx/catcher_2/issues

0 commit comments

Comments
 (0)