We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879f16a commit aff7844Copy full SHA for aff7844
Changelog
@@ -1,5 +1,8 @@
1
Changes
2
3
+0.3.1 Wed Nov 8 11:07:40 CET 2023
4
+ - change log format to match apaches own logs
5
+
6
0.3.0 Fri Feb 17 08:56:46 CET 2023
7
- update dependencies
8
- bump required golang to 1.19
src/mod_prometheus_status.h
@@ -1,4 +1,4 @@
-#define VERSION "0.3.0"
+#define VERSION "0.3.1"
#define NAME "mod_prometheus_status"
#include "ap_config.h"
0 commit comments