From d646692b3716990a31c4a035ef5e289c84db2f85 Mon Sep 17 00:00:00 2001 From: Kristjan Jalukse Date: Sat, 6 May 2023 08:18:43 +0300 Subject: [PATCH] Release v2.3 --- CHANGELOG.md | 2 +- README.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 010994f..088237e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [2.3] - UPCOMING +## [2.3] - 2023-05-06 - To request the IP address of the device running Smart-ID app, the following methods were added: - AuthenticationRequestBuilder.withShareMdClientIpAddress(boolean) - CertificateRequestBuilder.withShareMdClientIpAddress(boolean) diff --git a/README.md b/README.md index 395667e..e146e31 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ # Smart-ID Java client This version of the library uses Smart-ID API v 2.0. -For using Smart-ID API v. 1.0 see [Smart-ID Java Client 1.X](https://github.com/SK-EID/smart-id-java-client/tree/1.x). # Table of contents