Skip to content

Commit f87de8a

Browse files
releasing 0.2.0
1 parent a5720fb commit f87de8a

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. See [standa
1212

1313
* override and extra snippets now added through config
1414
* deprecated resources and data sources manually added for their successor
15+
* snippets file rebuilt and now has 1491 pulled from docs.
1516

1617
## [0.1.5](https://github.com/run-at-scale/vscode-terraform-doc-snippets/compare/v0.1.4...v0.1.5) (2018-05-04)
1718

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,11 @@ excellent context which is important for understanding how infrastructure primit
2727
* All snippets are delivered as a precompiled bundle - no dynamic lookups so your editor stays speedy.
2828
* Resource and data source name collisions avoided by including `data` or `resource` in each snippet prefix.
2929
* All providers listed in the terraform-providers organization are covered.
30-
31-
## Features (to come)
32-
3330
* Ability to override or add additional snippets through configuration.
3431

3532
## Known Issues
3633

37-
* Repos are pulled from master but could/should be done from latest release.
38-
* tests? What tests?
39-
* Issue #1 is probably that this is my first node project and I'm not to be trusted with the language. Help and review wanted!
34+
* Issue #1 is probably that this is my first node project and I'm not to be trusted with the language. Help and review wanted! Tests needed.
4035

4136
## Contributing
4237

0 commit comments

Comments
 (0)