Update RELEASES.md

This commit is contained in:
Danny McCormick 2019-09-05 13:27:22 -04:00 committed by GitHub
parent a2ab4bcf78
commit 6160df50dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
# @actions/github Releases
### 1.1.0
- Accept Octokit.Options in the GitHub constructor [#113](https://github.com/actions/toolkit/pull/113)
### 1.0.1
- Simplify WebPack configs by removing dynamic require - [#101](https://github.com/actions/toolkit/pull/101)