Skip to content

Commit 6ddbd21

Browse files
author
jerem
committed
1.3.0 was released
1 parent e0c6b8e commit 6ddbd21

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

Changelog.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
1.2.2
1+
1.3.1
22
===
33

44
* Drop Python2 support
55
* Drop Python 3.4 support
66

7+
1.3.0
8+
===
9+
10+
* When generating an identity, we now check that the app secret and the app ID match.
11+
712
1.2.1
813
===
914

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "tankersdk-identity"
3-
version = "1.2.1"
3+
version = "1.3.0"
44
description = "Tanker identity library"
55
authors = ["Tanker team <tech@tanker.io>"]
66
homepage = "https://github.com/TankerHQ/identity-python"

0 commit comments

Comments
 (0)