From b09c6d56832eb1718c07d74abf3bc6ae3fe4e030 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:36:04 +0200 Subject: Adding upstream version 1.1.0. Signed-off-by: Daniel Baumann --- .../pkg/mod/github.com/ssgreg/journald@v1.0.0/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dependencies/pkg/mod/github.com/ssgreg/journald@v1.0.0/CHANGELOG.md (limited to 'dependencies/pkg/mod/github.com/ssgreg/journald@v1.0.0/CHANGELOG.md') 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 -- cgit v1.2.3