From ec1212c57931fea81f337bc2d8a26ad651904df1 Mon Sep 17 00:00:00 2001 From: handnot2 Date: Sun, 10 Feb 2019 09:22:37 -0800 Subject: [PATCH] v4.2.0 --- CHANGELOG.md | 5 +++++ src/esaml.app.src | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0f4f2e..41056ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All changes are in the `main` branch (`master` remains unchanged). +### v4.2.0 + ++ Erlang 21.x compatibility fix - PR #15 from [zwilias](https://github.com/zwilias) ++ Nonce in auto form submission script - Issue #16 + ### v4.1.0 + Support for Encrypted Assertions - PR #13 from [tcrossland](https://github.com/tcrossland) diff --git a/src/esaml.app.src b/src/esaml.app.src index 8f9b330..4548123 100644 --- a/src/esaml.app.src +++ b/src/esaml.app.src @@ -1,7 +1,7 @@ {application, esaml, [ {description, "SAML Server Provider library for erlang"}, - {vsn, "4.1.0"}, + {vsn, "4.2.0"}, {modules, []}, {registered, []}, {applications, [