diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bc7ed1..fc27410 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,8 @@ All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. -### V2.0.1-SNAPSHOT -+ 2021-11-22 - Remove Test Harness - +### V2.1.0-SNAPSHOT ++ 2021-11-22 - Release for APEX 2 ### V2.0.1-SNAPSHOT + 2021-08-08 - Restructure PrivateKey and PublicKey API. diff --git a/README.md b/README.md index 83e4d68..c3407af 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A C# helper utility that construct and sign HTTP Authorization header scheme for API authentication and verification. -## Table of Contents (version 2.0 - beta (2021-08-08 v2.0.1)) +## Table of Contents - [Getting Started](#getting-started) * [Prerequisites](#prerequisites) * [Query String and FormData Class](#using-the-querydata-and-formdata-class)