From 48f0ed5c50cbff61a7008610a42ff5d56047f544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Thu, 19 Dec 2024 22:01:32 +0100 Subject: [PATCH] Migration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Agüero --- Migration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Migration.md b/Migration.md index 324ce713..9065c965 100644 --- a/Migration.md +++ b/Migration.md @@ -18,6 +18,9 @@ release will remove the deprecated code. 1. **gps_sensor.proto** + This message is deprecated. Use `NavSat` instead. +1. **sensor.proto** + + The `gps` field is deprecated. Use `navsat` instead. + ### Removals 1. **spherical_coordinates.proto**