From 2c27178e4e4850aea8b59d4a45dbbe8387b70ca0 Mon Sep 17 00:00:00 2001 From: Tadeusz Struk Date: Tue, 13 Aug 2019 14:04:39 -0700 Subject: [PATCH] CHANGELOG.md: update changelog Signed-off-by: Tadeusz Struk --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f45d86ff..26ba843d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) -## [2.3.0-rc1] - 2019-08-06 +## [2.3.0] - 2019-08-13 ### Added - tss2-tctildr: A new library that helps with tcti initialization Recommend to use this in place of custom tcti loading code now !