From 088fc1556c5bc51cf85485aa622ccfa2f34145e7 Mon Sep 17 00:00:00 2001 From: Kennan Seno <7852866+kennanseno@users.noreply.github.com> Date: Thu, 28 May 2020 14:02:31 +0100 Subject: Add release changes section in doc (#5903) --- docs/contributing.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/contributing.md b/docs/contributing.md index b48d18450..4d1d75cf5 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -45,6 +45,11 @@ Please list how this functionality is done in Go, Node, Rust, and Python. As an example, see how `Deno.rename()` was proposed and added in [PR #671](https://github.com/denoland/deno/pull/671). +## Releases + +Summary of the changes from previous releases can be found +[here](https://github.com/denoland/deno/releases). + ## Documenting APIs It is important to document public APIs and we want to do that inline with the -- cgit v1.2.3