aboutsummaryrefslogtreecommitdiff
path: root/docs/blog
diff options
context:
space:
mode:
Diffstat (limited to 'docs/blog')
-rw-r--r--docs/blog/20200528.html2
-rw-r--r--docs/blog/20200528.txt4
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/blog/20200528.html b/docs/blog/20200528.html
index ac559d4..0a7598f 100644
--- a/docs/blog/20200528.html
+++ b/docs/blog/20200528.html
@@ -40,6 +40,8 @@ commits, etc. A user will have a repository much smaller than mine.</p>
<p>This is a precaution with the added bonuses of speed and dropping a
mandatory dependency.</p>
+<p>You can see the rest of the changelog <a href="https://github.com/CarbsLinux/kiss/blob/master/CHANGELOG.md">here</a>.</p>
+
<h2>Binary Repositories</h2>
<p>A few days ago, I have also published <a href="https://github.com/CarbsLinux/kiss-bin">kiss-bin</a>, a first version
diff --git a/docs/blog/20200528.txt b/docs/blog/20200528.txt
index b50af14..d77fcb3 100644
--- a/docs/blog/20200528.txt
+++ b/docs/blog/20200528.txt
@@ -23,6 +23,10 @@ commits, etc. A user will have a repository much smaller than mine.
This is a precaution with the added bonuses of speed and dropping a
mandatory dependency.
+You can see the rest of the changelog [here].
+
+[here]: https://github.com/CarbsLinux/kiss/blob/master/CHANGELOG.md
+
Binary Repositories
-------------------