From b0f5d710ab0be5cdb9c3190ade88e73a7e31c761 Mon Sep 17 00:00:00 2001 From: Marius Date: Fri, 20 Sep 2019 16:47:22 +0200 Subject: [PATCH] docs: Add link to previous major version --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3edbbc5..6b69f8b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ nearly any other cloud provider could easily be added to tusd. **Protocol version:** 1.0.0 +This branch contains tusd v1. If you are looking for the previous major release, after which +breaking changes have been introduced, please look at the [0.14.0 tag](https://github.com/tus/tusd/tree/0.14.0). + ## Getting started ### Download pre-builts binaries (recommended)