From 2f2859121ae8b0ccf8e9111bf252787a24ad372c Mon Sep 17 00:00:00 2001
From: Konstantin Pavlov <thresh@videolan.org>
Date: Mon, 1 Feb 2021 13:13:17 +0300
Subject: [PATCH] README: mentioned nginx.org changelog

Fixes #491
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 7adf25f..5fa769c 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,4 @@ regarding contributing and issues.
 The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs),
 specifically in [docker-library/docs/nginx](https://github.com/docker-library/docs/tree/master/nginx).
 
+The changelog for NGINX releases is available at [nginx.org changes page](https://nginx.org/en/CHANGES).
-- 
GitLab