From 73ff3c43f9159fc13400ef35f2b84e7e77867ae3 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sun, 6 Feb 2022 00:24:45 +0100 Subject: chore: changelog --- docs/documentation-index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/documentation-index.md') diff --git a/docs/documentation-index.md b/docs/documentation-index.md index e81ca23..1fdb5c9 100644 --- a/docs/documentation-index.md +++ b/docs/documentation-index.md @@ -25,6 +25,7 @@ redirect_from: /documentation_index * [Bash system](bash_system.md) * [Bitwise operations](bit-and-bytes-tutorial.md) +* [Changelog](changelog.md) * [CMake options](cmake-options.md) * [Core Scripts](core-scripts.md) * [Directory structure](directory-structure.md) -- cgit