Skip to content

Commit 1f5aa4c

Browse files
plskeggsrlubos
authored andcommitted
doc: Mention PVT report change
Changed lng to lon. Signed-off-by: Pete Skeggs <[email protected]>
1 parent 30e46df commit 1f5aa4c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,12 @@ Libraries for networking
434434
* The function :c:func:`nrf_cloud_client_id_runtime_set` to set the device ID string if the :kconfig:option:`CONFIG_NRF_CLOUD_CLIENT_ID_SRC_RUNTIME` Kconfig option is enabled.
435435
* The functions :c:func:`nrf_cloud_sec_tag_set` and :c:func:`nrf_cloud_sec_tag_get` to set and get the sec tag used for nRF Cloud credentials.
436436

437-
* Updated the :kconfig:option:`CONFIG_NRF_CLOUD_CLIENT_ID_SRC_RUNTIME` Kconfig option to be available with CoAP and REST.
437+
* Updated:
438+
439+
* The :kconfig:option:`CONFIG_NRF_CLOUD_CLIENT_ID_SRC_RUNTIME` Kconfig option to be available with CoAP and REST.
440+
* The JSON string representing longitude in ``PVT`` reports from ``lng`` to ``lon`` to align with nRF Cloud.
441+
nRF Cloud still accepts ``lng`` for backward compatibility.
442+
438443

439444
Libraries for NFC
440445
-----------------

0 commit comments

Comments
 (0)