We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c70f18c commit 71561b3Copy full SHA for 71561b3
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [2.2.1](https://github.com/GingerGraham/bash-logger/compare/2.2.0...2.2.1) (2026-03-11)
9
10
+### Features
11
+
12
+* added functionality to send a single log message to the systemd journal without needing to have already initialized
13
+ journal logging or updating the running configuration ([#90](https://github.com/GingerGraham/bash-logger/issues/90))
14
15
### Bug Fixes
16
17
* updating install script logic to use release artifacts ([#86](https://github.com/GingerGraham/bash-logger/issues/86))
0 commit comments