Skip to content

Commit 27c9fd3

Browse files
author
AWS Scripting Guy
committed
updated readme
1 parent be66210 commit 27c9fd3

File tree

2 files changed

+21
-4
lines changed

2 files changed

+21
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Changelog
22
-------------------
3+
0.0.21
4+
* CI/CD - Azure DevOps integration for faster update cycle ongoing from May 2019
5+
* yaml - merged new snippets and fixes
6+
37
0.0.15
48
* yaml - added additional snippets
59
* yaml - added instructions how to whitelist intrinsic functions

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ CloudFormation support for Visual Studio Code
33

44
This is a fork of [ST3 CloudFormation plugin](https://github.com/beaknit/cform).
55

6+
News
7+
-------------
8+
Introducing two release channels:
9+
1. Stable for scheduled update cycle
10+
2. Nightly for fast updates based on community commits
11+
12+
You can find both under section **Releases** on Github:
13+
14+
[https://github.com/aws-scripting-guy/cform-VSCode/releases](https://github.com/aws-scripting-guy/cform-VSCode/releases)
15+
16+
Only Stable channel is being published to VS Code marketplace. Nightly build needs to be installed manually from .vsix file.
617

718
Usage
819
-------------
@@ -67,8 +78,8 @@ Troubleshooting
6778
-------------------
6879

6980
* Users behing proxy:
70-
Download **cform-latest.vsix** file from GitHub repo for manual install
71-
[https://github.com/aws-scripting-guy/cform-VSCode](https://github.com/aws-scripting-guy/cform-VSCode)
81+
Download latest version of .vsix file under Releases from GitHub repo for manual install
82+
[https://github.com/aws-scripting-guy/cform-VSCode/releases](https://github.com/aws-scripting-guy/cform-VSCode/releases)
7283

7384
Known issues
7485
-------------------
@@ -94,8 +105,10 @@ Contributions:
94105

95106
Your feedback is welcome on GitHub.
96107

97-
Donations appreciated :)
108+
Donations
98109
-------------------
99110

100-
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5DE3L7KRM6RB8&lc=US&item_name=AWS%20Scripting%20Guy&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted) [![Join the chat at https://gitter.im/cform-VSCode/Lobby](https://badges.gitter.im/cform-VSCode/Lobby.svg)](https://gitter.im/cform-VSCode/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
111+
Paypal
112+
113+
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5DE3L7KRM6RB8&lc=US&item_name=AWS%20Scripting%20Guy&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)
101114

0 commit comments

Comments
 (0)