Skip to content

Commit

Permalink
docs: update README and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
pahimar committed Jun 5, 2020
1 parent 125acc5 commit 11e683e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
@@ -1,9 +1,13 @@
# Change Log

All notable changes to the "minecraft-essentials" extension pack will be documented in this file.
All notable changes to the Minecraft Essentials extension pack will be documented in this file.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [Unreleased]

- Initial release
## [v1.0.0] - 2020-06-05

### Added

* Initial release
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ This extension pack includes;
* [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)
* [EditorConfig for VS Code](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) - EditorConfig support for Visual Studio Code
* [GitLens - Git supercharged](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) - Adds extra Git functionality to Visual Studio Code
* [GistPad](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gistfs)
* [GistPad](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gistfs) - Easily view, create and edit your gists
* [Project Manager](https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager) - Easily switch between projects
* [Indent Rainbow](https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow) - Makes indentation easier to read
* [Java Extension Pack](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack) - Collection of extensions that add support for Java development in Visual Studio Code
Expand Down

0 comments on commit 11e683e

Please sign in to comment.