g3/lib/g3-syslog/CHANGELOG
2023-03-09 17:55:45 +08:00

12 lines
247 B
Text

v0.4.0:
- Optimization: switch to time crate and use g3-timezone for local time offsets
v0.3.0:
- Feature: use native async implementation
v0.2.0:
- Feature: escape all non-printable characters for syslog backend
v0.1.0:
- Initial version