Skip to content

Commit 7417203

Browse files
committed
doc: add revision history
Added the revision history document and updated mkdocs.yml. NCD-695. Signed-off-by: Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no>
1 parent 7521deb commit 7417203

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

doc/docs/revision_history.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Revision history
2+
3+
| Date | Description |
4+
|------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
5+
| August 2025 | - Added the [Guidelines for battery profiling](./profiling_guidelines.md) page<br/>- Updated documentation for the nPM1304 EK public launch |
6+
| March 2025 | Updated the [Overview and user interface](./overview.md) page for the nPM2100 EK public launch |
7+
| January 2025 | - Added the [Application source code](./index.md#application-source-code) section on the [Home](./index.md) page<br/>- Updated the list of supported devices for the nPM2100 EK limited customer sampling |
8+
| December 2024 | Moved the section about evaluating a battery model from the [Profiling a battery with nPM PowerUP](./profiling_battery.md) page to [its own page](./evaluating_battery.md) |
9+
| September 2024 | Added the [Profiling a battery with nPM PowerUP](./profiling_battery.md) page |
10+
| July 2024 | First release of the current documentation set |
11+

doc/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,5 @@ nav:
6363
- Evaluating a battery: evaluating_battery.md
6464
- Working with profiles: working_with_profiles.md
6565
- Guidelines for battery profiling: profiling_guidelines.md
66+
- Revision history: revision_history.md
6667

0 commit comments

Comments
 (0)