Skip to content

Commit bedda25

Browse files
1.0.2: Fix ToC links & reformat changelog.
1 parent a39ad8e commit bedda25

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

spec/index.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ lang: en
1010

1111
# Power Management Specification
1212

13-
This is version 1.0.1 of the specification.
13+
This is version 1.0.2 of the specification.
1414

1515
## Table of Contents
1616

1717
- [Introduction](#introduction)
1818
- [Terminology](#terminology)
1919
- [micro:bit Power Modes](#microbit-power-modes)
20-
- [Interface (KL27) Power Modes](#interface-KL27-power-modes)
20+
- [Interface (KL27) Power Modes](#interface-kl27-power-modes)
2121
- [LED behaviour](#led-behaviour)
22-
- [Waking Up The Interface (KL27)](#waking-up-the-interface-KL27)
23-
- [Target (nRF52) Power Modes](#target-nRF52-power-modes)
24-
- [Waking Up The Target (nRF52)](#waking-up-the-target-nRF52)
22+
- [Waking Up The Interface (KL27)](#waking-up-the-interface-kl27)
23+
- [Target (nRF52) Power Modes](#target-nrf52-power-modes)
24+
- [Waking Up The Target (nRF52)](#waking-up-the-target-nrf52)
2525
- [Power Mode Transitions](#power-mode-transitions)
2626
- [Changelog](#changelog)
2727

@@ -319,11 +319,15 @@ Not possible.
319319

320320
## Changelog
321321

322-
**1.0.1**:
323-
- Added Table of Contents.
324-
- Rorganised sections for better presentation.
325-
- Added links to the power modes to the intro
326-
- Added markdown frontmatter metadata for tech.microbit.org website rendering.
327-
328-
**1.0.0**:
329-
- Initial release.
322+
| Version | Changes |
323+
|--------------|---------|
324+
| 1.0.0 | Initial release. |
325+
| [1.0.1][101] | Added Table of Contents. |
326+
| | Reorganised sections for better presentation. |
327+
| | Added links to the power modes to the intro |
328+
| | Added markdown frontmatter metadata for tech.microbit.org website rendering. |
329+
| [1.0.2][102] | Reformatted changelog |
330+
| | Fixed table of contents links |
331+
332+
[101]: https://github.com/microbit-foundation/spec-power-management/commit/917a60dc70c2691abb5227d70829246f83ccfd53
333+
[102]: https://github.com/microbit-foundation/spec-power-management/commit/????

0 commit comments

Comments
 (0)