From 30505b80c179f909e2643fc619b09e772c041a30 Mon Sep 17 00:00:00 2001 From: christianrowlands Date: Thu, 17 Oct 2024 13:29:21 -0400 Subject: [PATCH] Update the changelog for the 1.6.0 release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e9dd8a..39a325d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog +## [1.6.0](https://github.com/christianrowlands/network-survey-messaging/releases/tag/v1.6.0) - 2024-10-17 +* Adds the nonTerrestrialNetwork field to the PhoneState message (satellite usage). ## [1.5.0](https://github.com/christianrowlands/network-survey-messaging/releases/tag/v1.5.0) - 2024-08-19 * Support for streaming Bluetooth and Phone State messages over gRPC.