aprsd-slack-plugin/ChangeLog
Hemna b308285b28 Added some config checking at setup time
This patch ensures we check to make sure the required config
keys are available from the aprsd.yml config prior to accessing them.
The plugin won't work without them.  This prevents the plugin from
throwing stack dumps in aprsd.
2020-12-15 09:50:33 -05:00

15 lines
146 B
Plaintext

CHANGES
=======
v1.0.1
------
* remote the pinning of aprsd 1.0.0
v1.0
----
* Updates for release
* Make aprsd a requirement
* Initial commit