Skip to content

Commit 9810115

Browse files
authored
Merge pull request #592 from xmidt-org/release/v2.0.4
prep for release
2 parents 30d690e + 44b0bbe commit 9810115

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+
## [v2.0.4]
810
- Enforce cipher suites for TLS versions less than 1.3 that are not vulnerable to SWEET32
911

1012
## [v2.0.3]
@@ -224,7 +226,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
224226
- The first official release. We will be better about documenting changes
225227
moving forward.
226228

227-
[Unreleased]: https://github.com/xmidt-org/webpa-common/compare/v2.0.3...HEAD
229+
[Unreleased]: https://github.com/xmidt-org/webpa-common/compare/v2.0.4...HEAD
230+
[v2.0.4]: https://github.com/xmidt-org/webpa-common/compare/v2.0.3...v2.0.4
228231
[v2.0.3]: https://github.com/xmidt-org/webpa-common/compare/v2.0.2...v2.0.3
229232
[v2.0.2]: https://github.com/xmidt-org/webpa-common/compare/v2.0.1...v2.0.2
230233
[v2.0.1]: https://github.com/xmidt-org/webpa-common/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)