diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:40:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:40:59 +0000 |
commit | bc4e624732bd51c0dd1e9529cf228e8c23127732 (patch) | |
tree | d95dab8960e9d02d3b95f8653074ad2e54ca207c /dependencies/pkg/mod/github.com/ssgreg/journald@v1.0.0/CHANGELOG.md | |
parent | Initial commit. (diff) | |
download | icingadb-bc4e624732bd51c0dd1e9529cf228e8c23127732.tar.xz icingadb-bc4e624732bd51c0dd1e9529cf228e8c23127732.zip |
Adding upstream version 1.1.1.upstream/1.1.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dependencies/pkg/mod/github.com/ssgreg/journald@v1.0.0/CHANGELOG.md')
-rw-r--r-- | dependencies/pkg/mod/github.com/ssgreg/journald@v1.0.0/CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dependencies/pkg/mod/github.com/ssgreg/journald@v1.0.0/CHANGELOG.md b/dependencies/pkg/mod/github.com/ssgreg/journald@v1.0.0/CHANGELOG.md new file mode 100644 index 0000000..5e47132 --- /dev/null +++ b/dependencies/pkg/mod/github.com/ssgreg/journald@v1.0.0/CHANGELOG.md @@ -0,0 +1,8 @@ +# 0.2.0 + +* feature: now client can specify his own field name transformation function in order to uppercase it or something like that +* feature: it is allowed now to pass any type of values to journald.Send + +# 0.1.0 + +* initial version, all tests passed
\ No newline at end of file |