Skip to content

Commit 6433147

Browse files
committed
release 2.1.1
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 6da0bad commit 6433147

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
08/08/2025
2+
- release 2.1.1
3+
14
07/31/2025
25
- fix URL decoding of HTTP request query parameters; see OpenIDC/ngx_openidc_module#24; thanks @drzraf
36

configure.ac

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

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

0 commit comments

Comments
 (0)