Skip to content

Commit 877bc27

Browse files
committed
Bump version and add changelog
1 parent 9eb615e commit 877bc27

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.2
2+
* Add error resilience to calls to 3rd party libraries
3+
* Improve documentation
4+
15
## 1.0.1
26
* Fix initialisation order ([#10](https://github.com/ThexXTURBOXx/catcher_2/issues/10))
37
* Allow additional, custom error handlers ([#11](https://github.com/ThexXTURBOXx/catcher_2/issues/11))

pubspec.yaml

Lines changed: 1 addition & 1 deletion
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: 1.0.1
3+
version: 1.0.2
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)