From 39696456db81545792bd7b0e6113340c3b9ba34e Mon Sep 17 00:00:00 2001 From: Noah Swartz Date: Fri, 1 Sep 2017 09:56:49 -0500 Subject: [PATCH] Link to changelog from readme (#5069) fixes #3420 --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index b96421e7a..a18028aee 100644 --- a/README.rst +++ b/README.rst @@ -15,6 +15,9 @@ protocol) that can automate the tasks of obtaining certificates and configuring webservers to use them. This client runs on Unix-based operating systems. +To see the changes made to Certbot between versions please refer to our +`changelog `_. + Until May 2016, Certbot was named simply ``letsencrypt`` or ``letsencrypt-auto``, depending on install method. Instructions on the Internet, and some pieces of the software, may still refer to this older name.