From 332101008957726be4631c0dbc6ffc21e7c96d80 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 4 Mar 2021 13:24:13 +0100 Subject: [PATCH] Add change log README entry --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5302d08..a3d50f5 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ The cooperative cloud utility belt 🎩🐇 `abra` is a command-line tool for managing your own [Co-op Cloud](https://cloud.autonomic.zone). It can provision new servers, create applications, deploy them, run backup and restore operations and a whole lot of other things. It is the go-to tool for day-to-day operations when managing a Co-op Cloud instance. +## Change log + +See [CHANGELOG.md](./CHANGELOG.md). + ## Documentation > [docs.cloud.autonomic.zone](https://docs.cloud.autonomic.zone/)