blob: 5e47132a493da5990a9a3d56f0e356c4970af135 (
plain)
1
2
3
4
5
6
7
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
|