Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Oct 6, 2021
1 parent d4ba7fc commit 18d623e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,9 @@ License
=======

`APACHE LICENSE, VERSION 2.0 <LICENSE>`_.

Documents
=========

* `Javet <https://github.com/caoccao/Javet>`_
* `Release Notes <docs/release_notes.rst>`_
1 change: 1 addition & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Release Notes
* Added function ``timers.setTimeout(callback[, delay[, ...args]])``
* Added module ``timers/promises``
* Added function ``timersPromises.setImmediate([value])``
* Added function ``timersPromises.setInterval([delay[, value]])``
* Added function ``timersPromises.setTimeout([delay[, value]])``

[`Home <../README.rst>`_]

0 comments on commit 18d623e

Please sign in to comment.