From 336ab4f7ce4bb5dadef1d3e76ec8d313ea78c95b Mon Sep 17 00:00:00 2001 From: Philip Tricca Date: Fri, 22 Jun 2018 05:46:19 -0700 Subject: [PATCH] CHANGELOG.md: Rename 'Unreleased' section to '2.0.0'. This is require for the 2.0.0 release. Signed-off-by: Philip Tricca --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74f3fa8e..87d0ca66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project are documented in this file. The format is based on [Keep a CHANGELOG](http://keepachangelog.com/) -## Unreleased +## 2.0.0 - 2018-06-22 ### Added - Integration test script and build support to execute integration tests against a physical TPM2 device on the build platform.