Skip to content

Commit f26c5de

Browse files
authored
Merge pull request #126 from airbrake/release-5.0.6
Release v5.0.6
2 parents c3ce15d + 2b78f54 commit f26c5de

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
@@ -3,6 +3,11 @@ Sharpbrake Changelog
33

44
### master
55

6+
### [v5.0.6][v5.0.6] (Apr 23, 2020)
7+
8+
* Updated API URL.
9+
([#121](https://github.com/airbrake/sharpbrake/pull/121))
10+
611
### [v5.0.5][v5.0.5] (Mar 22, 2019)
712

813
* Fixed an issue with Log4Net Assemblies strong name.

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ environment:
44

55
NUGET_SERVER_URL: https://www.nuget.org/api/v2/package
66
NUGET_API_KEY:
7-
secure: 9oCmsjnwhKVnmEcC599qmiN8KDoIXbZBQrxVcF9khDY=
7+
secure: 7cUjaKy8yJaedPtDjbpNbuJey5e1xiWBzGDpl53AqWJyiIL0cmfHTGhGbovxAjDE
88

99
MYGET_SERVER_URL: https://www.myget.org/F/sharpbrake/api/v2
1010
MYGET_SYMBOL_SERVER_URL: https://www.myget.org/F/sharpbrake/symbols/api/v2/package

0 commit comments

Comments
 (0)