Skip to content

Commit 9e6e674

Browse files
author
Craig Barber
authored
Merge pull request #5 from craigdbarber/release/0.1.0
release 0.1.0
2 parents e8202c4 + 24fecf8 commit 9e6e674

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<!--
2+
Copyright 2019 Google LLC
3+
4+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
5+
compliance with the License. You may obtain a copy of the License at
6+
7+
https://www.apache.org/licenses/LICENSE-2.0
8+
9+
Unless required by applicable law or agreed to in writing, software distributed under the License
10+
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
11+
implied. See the License for the specific language governing permissions and limitations under the
12+
License.
13+
-->
14+
# Changelog
15+
All notable changes to this project will be documented in this file.
16+
17+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
18+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
19+
20+
## [Unresolved]
21+
22+
### Security
23+
24+
### Added
25+
26+
### Changed
27+
28+
### Removed
29+
30+
### Fixed
31+
32+
## [0.1.0] - 2019-11-08
33+
34+
### Security
35+
36+
### Added
37+
- Initial release of setup-gcloud action.
38+
- Provides support for configuring Google Cloud SDK within the GitHub Actions v2 environment.
39+
40+
### Changed
41+
42+
### Removed
43+
44+
### Fixed
45+

0 commit comments

Comments
 (0)