Skip to content

Commit d585c11

Browse files
committed
book: add changelog page
Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent aa569c5 commit d585c11

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file.
3+
<!-- All notable changes to this project will be documented in this file. -->
44

5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5+
<!-- The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), -->
6+
<!-- and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -->
77

88
## [Unreleased]
99

book/src/SUMMARY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@
3333
* [Options](./nostr-sdk/04-00-options.md)
3434
* [Proxy](./nostr-sdk/04-01-proxy.md)
3535

36-
[Donate](./donate.md)
36+
[Changelog](changelog.md)
37+
[Donate](donate.md)

book/src/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{#include ../../CHANGELOG.md}}

0 commit comments

Comments
 (0)