We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da0bad commit 6433147Copy full SHA for 6433147
2 files changed
ChangeLog
@@ -1,3 +1,6 @@
1
+08/08/2025
2
+- release 2.1.1
3
+
4
07/31/2025
5
- fix URL decoding of HTTP request query parameters; see OpenIDC/ngx_openidc_module#24; thanks @drzraf
6
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([liboauth2],[2.1.1dev],[hans.zandbelt@openidc.com])
+AC_INIT([liboauth2],[2.1.1],[hans.zandbelt@openidc.com])
AM_INIT_AUTOMAKE([foreign no-define subdir-objects])
AC_CONFIG_MACRO_DIR([m4])
0 commit comments