Skip to content

Commit fa34cc0

Browse files
committed
release 3.2.0: depend on liboauth2 1.4.0
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 21053ab commit fa34cc0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
12/22/2020
2+
- depend on liboauth2 1.4.0
3+
- release 3.2.0
4+
15
11/13/2020
26
- add OIDCCryptoPassphrase
37

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([ngx_openidc_module],[3.2.0-dev],[[email protected]])
1+
AC_INIT([ngx_openidc_module],[3.2.0],[[email protected]])
22

33
AM_INIT_AUTOMAKE([foreign no-define subdir-objects])
44
AC_CONFIG_MACRO_DIRS([m4])

0 commit comments

Comments
 (0)