Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down