From 424cd76f3435800d1a2959bf1d20ff115a0da9cd Mon Sep 17 00:00:00 2001 From: Grzegorz Ferenc Date: Thu, 14 Mar 2024 09:36:59 +0100 Subject: [PATCH] doc: update rev history for 4.0.0 Updated the date in the revision history. Signed-off-by: Grzegorz Ferenc --- doc/docs/revision_history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/docs/revision_history.md b/doc/docs/revision_history.md index 64bffbfa..256db483 100644 --- a/doc/docs/revision_history.md +++ b/doc/docs/revision_history.md @@ -2,7 +2,7 @@ | Date | Description | |------------|------------------------------------------------------------------------------------------------------| -| 2024-03-06 | Updated the documentation for the nRF Connect Power Profiler [v4.0.0](https://github.com/NordicSemiconductor/pc-nrfconnect-ppk/blob/main/Changelog.md). | +| 2024-03-14 | Updated the documentation for the nRF Connect Power Profiler [v4.0.0](https://github.com/NordicSemiconductor/pc-nrfconnect-ppk/blob/main/Changelog.md). | | 2024-02-07 | Separated the application documentation from the [PPK2 hardware documentation](https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/PPK_user_guide_Intro.html). | | 2022-08-16 | Updated the following topics based on nRF9160 DK v0.9.0 or later:

- Quick start

- [Measuring current in Source Meter mode](https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/measure_current_source_meter.html)

- [Measuring current in Ampere Meter mode](https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/measure_current_ampere_meter.html) | | 2021-11-01 | - Updated [Measuring current in Ampere Meter mode](https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/measure_current_ampere_meter.html)

- Editorial changes |