File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ v1.5.0]
10
+ - reduced logging for xhttp retry #441
11
+ - modified capabilities check to be more restrictive #440
12
+
9
13
## [ v1.4.0]
10
14
- Moved from glide to go modules
11
15
- 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.
43
47
- The first official release. We will be better about documenting changes
44
48
moving forward.
45
49
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
47
52
[ v1.4.0 ] : https://github.com/xmidt-org/webpa-common/compare/v1.3.2...v1.4.0
48
53
[ v1.3.2 ] : https://github.com/xmidt-org/webpa-common/compare/v1.3.1...v1.3.2
49
54
[ 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.
52
57
[ v1.1.0 ] : https://github.com/xmidt-org/webpa-common/compare/v1.0.1...v1.1.0
53
58
[ v1.0.1 ] : https://github.com/xmidt-org/webpa-common/compare/v1.0.0...v1.0.1
54
59
[ v1.0.0 ] : https://github.com/xmidt-org/webpa-common/compare/v0.9.0-alpha...v1.0.0
60
+
You can’t perform that action at this time.
0 commit comments