Skip to content

Commit f349a38

Browse files
authored
Create v1.6.0 release (#452)
1 parent da1b592 commit f349a38

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [v1.6.0]
810
- Added session-id to device information [#451](https://github.com/xmidt-org/webpa-common/pull/451)
911
- Added device metadata to outbound events [#451](https://github.com/xmidt-org/webpa-common/pull/451)
1012

@@ -53,7 +55,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5355
- The first official release. We will be better about documenting changes
5456
moving forward.
5557

56-
[Unreleased]: https://github.com/xmidt-org/webpa-common/compare/v1.5.0...HEAD
58+
[Unreleased]: https://github.com/xmidt-org/webpa-common/compare/v1.6.0...HEAD
59+
[v1.6.0]: https://github.com/xmidt-org/webpa-common/compare/v1.5.1...v1.6.0
5760
[v1.5.1]: https://github.com/xmidt-org/webpa-common/compare/v1.5.0...v1.5.1
5861
[v1.5.0]: https://github.com/xmidt-org/webpa-common/compare/v1.4.0...v1.5.0
5962
[v1.4.0]: https://github.com/xmidt-org/webpa-common/compare/v1.3.2...v1.4.0

0 commit comments

Comments
 (0)