# Changelog All notable changes to this project will be documented in this file. Added : for new features. Changed : for changes in existing functionality. Deprecated: for soon-to-be removed features. Removed : for now removed features. Fixed : for any bug fixes. Security : in case of vulnerabilities. ## [1.0.0] - 2023-01-13 First working version. ## [1.0.1] - 2023-01-14 Changed: aprs_status (published on the MQTT broker) now returns actual state of transmision (sending, retrying, send or failed) instead if just 'ready' and 'busy'.