From 9add2a650d9f28181b1d866c6857199e5f2ca708 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 8 Oct 2024 14:05:20 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5687662..55bab4d 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ API calls. Note that `--compressor` and `--decompressor` cmds must accept data from stdin and return processed data to stdout. +## Changes + +See the [Changelog](https://git.seodisparate.com/stephenseo/SimpleArchiver/src/branch/main/Changelog.md). + ## LICENSE Information Uses the [ISC License](https://choosealicense.com/licenses/isc/).