Update RELEASES.md

This commit is contained in:
Danny McCormick 2019-09-09 11:58:37 -04:00 committed by GitHub
parent 4ff3b554b8
commit b3bf422391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
# @actions/core Releases
### Unreleased
- Switched ## commands to :: commands (should have no noticeable impact) [#110)(https://github.com/actions/toolkit/pull/110)
### 1.1.0
- Added helpers for `group` and `endgroup` [#98](https://github.com/actions/toolkit/pull/98)