* fix: Handle exceptions when processing messages and keep running. ([`a3295fe`](https://github.com/andrewjw/prom433/commit/a3295fe25b78286c752e7525195e537b9d07bbfc))
1.1.2
Bug Fixes
* fix: Fix typo in last message metric name. ([`f6d5288`](https://github.com/andrewjw/prom433/commit/f6d52886cce06c2d4a4d7f22e6edca4d081b14c8))
1.1.1
Bug Fixes
* fix: Don't warn on tag values we known we should ignore. ([`b6f7c77`](https://github.com/andrewjw/prom433/commit/b6f7c77acae7b3ce924d854134ef395ce1b9de8f))
1.1.0
Features
* feat: Handle extra values about frequency and noise that are added to messages sent by rtl_433 with -M level. ([`36aa076`](https://github.com/andrewjw/prom433/commit/36aa076774b8eb35c7590f70e1ce338eb3643651))
1.0.0
Breaking
* feat: Rework metrics so we can handle more types of messages, and record the last time a message was seen for a device.
BREAKING CHANGE: All metrics have been renamed. ([`57d68ec`](https://github.com/andrewjw/prom433/commit/57d68ec69e2c63486ea6466b043eef274e3e68ef))
0.4.2
Bug Fixes
* fix: Handle correct type for mqtt messages. ([`01d91ac`](https://github.com/andrewjw/prom433/commit/01d91ac20de8a955e2e981ced0682b2eaaef6661))