Skip to content

Commit c149178

Browse files
authored
Merge pull request #16 from GovTechSG/development
Release 2.1
2 parents 97327e2 + 3466ac7 commit c149178

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ All notable changes to this project will be documented in this file.
33

44
This project adheres to Semantic Versioning.
55

6-
### V2.0.1-SNAPSHOT
7-
+ 2021-11-22 - Remove Test Harness
8-
6+
### V2.1.0-SNAPSHOT
7+
+ 2021-11-22 - Release for APEX 2
98

109
### V2.0.1-SNAPSHOT
1110
+ 2021-08-08 - Restructure PrivateKey and PublicKey API.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
A C# helper utility that construct and sign HTTP Authorization header scheme for API authentication and verification.
77

8-
## Table of Contents (version 2.0 - beta (2021-08-08 v2.0.1))
8+
## Table of Contents
99
- [Getting Started](#getting-started)
1010
* [Prerequisites](#prerequisites)
1111
* [Query String and FormData Class](#using-the-querydata-and-formdata-class)

0 commit comments

Comments
 (0)