mirror of
https://github.com/denoland/deno.git
synced 2025-03-09 13:49:37 -04:00
Add release changes section in doc (#5903)
This commit is contained in:
parent
c9bbb200d6
commit
088fc1556c
1 changed files with 5 additions and 0 deletions
|
@ -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
|
As an example, see how `Deno.rename()` was proposed and added in
|
||||||
[PR #671](https://github.com/denoland/deno/pull/671).
|
[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
|
## Documenting APIs
|
||||||
|
|
||||||
It is important to document public APIs and we want to do that inline with the
|
It is important to document public APIs and we want to do that inline with the
|
||||||
|
|
Loading…
Add table
Reference in a new issue