mfmod_openmetrics -- history of user-visible changes. 2023-06-26
See the end of file for copying conditions.

Please send mfmod_openmetrics bug reports to <gray@gnu.org>

Version 1.2, 2023-06-26

* New variable: openmetrics_safe

When set to 1 it enables gracious handling of database errors.
The functions openmetrics_add, openmetrics_incr, openmetrics_set
and openmetrics_reset will, instead of raising exception, report
the error and return,

Version 1.1, 2023-02-10

* http server: fix the Connection: header in HTTP response

Version 1.0, 2022-12-11

Initial release.

=========================================================================
Copyright information:

Copyright (C) 2022-2023 Sergey Poznyakoff

   Permission is granted to anyone to make or distribute verbatim copies
   of this document as received, in any medium, provided that the
   copyright notice and this permission notice are preserved,
   thus giving the recipient permission to redistribute in turn.

   Permission is granted to distribute modified versions
   of this document, or of portions of it,
   under the above conditions, provided also that they
   carry prominent notices stating who last changed them.

Local variables:
mode: outline
paragraph-separate: "[  ]*$"
eval: (add-hook 'write-file-hooks 'time-stamp)
time-stamp-start: "changes. "
time-stamp-format: "%:y-%02m-%02d"
time-stamp-end: "\n"
end:
