Codebase list golang-github-bugsnag-bugsnag-go / 6b486d6
chore: Update changelog for release Ben Gourley 5 years ago
1 changed file(s) with 9 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 # Changelog
1
2 ## 1.5.0 (2019-03-26)
3
4 ### Enhancements
5
6 * Testing improvements [#105](https://github.com/bugsnag/bugsnag-go/pull/105)
7 * Only run full test suite on PRs targeting master
8 * Test against the latest release of go (currently 1.12) rather than go's unstable master branch
9 * App engine has not been supported for a while. This release removes the app engine-specific code and tests from the codebase [#109](https://github.com/bugsnag/bugsnag-go/pull/109).
110
211 ## 1.4.1 (2019-03-18)
312