Skip to content

Commit ef30089

Browse files
authored
[skip ci] prep for v1.5.0 release
1 parent e6f1599 commit ef30089

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [v1.5.0]
10+
- reduced logging for xhttp retry #441
11+
- modified capabilities check to be more restrictive #440
12+
913
## [v1.4.0]
1014
- Moved from glide to go modules
1115
- Updated bascule version to v0.5.0
@@ -43,7 +47,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4347
- The first official release. We will be better about documenting changes
4448
moving forward.
4549

46-
[Unreleased]: https://github.com/xmidt-org/webpa-common/compare/v1.4.0...HEAD
50+
[Unreleased]: https://github.com/xmidt-org/webpa-common/compare/v1.5.0...HEAD
51+
[v1.5.0]: https://github.com/xmidt-org/webpa-common/compare/v1.4.0...v1.5.0
4752
[v1.4.0]: https://github.com/xmidt-org/webpa-common/compare/v1.3.2...v1.4.0
4853
[v1.3.2]: https://github.com/xmidt-org/webpa-common/compare/v1.3.1...v1.3.2
4954
[v1.3.1]: https://github.com/xmidt-org/webpa-common/compare/v1.3.0...v1.3.1
@@ -52,3 +57,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5257
[v1.1.0]: https://github.com/xmidt-org/webpa-common/compare/v1.0.1...v1.1.0
5358
[v1.0.1]: https://github.com/xmidt-org/webpa-common/compare/v1.0.0...v1.0.1
5459
[v1.0.0]: https://github.com/xmidt-org/webpa-common/compare/v0.9.0-alpha...v1.0.0
60+

0 commit comments

Comments
 (0)