We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c08cf commit 2c7e879Copy full SHA for 2c7e879
NEWS
@@ -1,3 +1,15 @@
1
+Version 0.19.1
2
+---------------------------------------------------------------------------
3
+
4
+Cleanup:
5
6
+* Remove legacy code that is unused because of minimum requirements.
7
8
+* Cleanup HTML in rendered forms.
9
10
+* Documentation cleanups and small improvements.
11
12
13
Version 0.19.0
14
---------------------------------------------------------------------------
15
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mod_auth_mellon],[0.19.0],[https://github.com/latchset/mod_auth_mellon/issues])
+AC_INIT([mod_auth_mellon],[0.19.1],[https://github.com/latchset/mod_auth_mellon/issues])
AC_CONFIG_HEADERS([config.h])
# We require support for C99.
0 commit comments