diff options
| author | Jake Mannens <jake@asger.xyz> | 2024-09-20 16:18:27 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2024-10-28 14:53:27 +1100 |
| commit | 0ae271bebd4a43b14bd4c215c539e16adbe073fb (patch) | |
| tree | 573313e15b7a27b3fba0adb524d8f7c6d21df22f /CHANGELOG.md | |
| parent | 7c6009abd22d8461039be15d0fd069a460340585 (diff) | |
v0.2v0.2
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e3181e..df35f02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# Version 0.2 + +### Bug Fixes +- Fixed bug in which pager messages fetched via PagerMon provider had timestamps that were incorrectly converted to universal time +- Paged emergency services now correctly stored as non-clashing bit-fields in the DB +- Correctly extract fireground radio channel from list of paged services +### Other Improvements +- Added missing Melways pages 109, 134 and 135 +- Improved accuracy of parsing regex + # Version 0.1 Initial release |
