Changelog

This commit is contained in:
Philipp Heckel 2022-03-13 20:21:09 -04:00
parent 031f5c472d
commit 2f0fa99d25

View file

@ -1,2 +1,5 @@
Features:
* Support for UnifiedPush 2.0 specification (bytes messages, #130)
Bugs:
* Display locale-specific times, with AM/PM or 24h format (#140, thanks @hl2guide for reporting)