Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Commit

Permalink
release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohith Shrivastava committed Feb 16, 2020
1 parent 3a6f0bd commit f7c282a
Show file tree
Hide file tree
Showing 7 changed files with 1,505 additions and 1,444 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log
All notable changes to the "dx-code-companion" extension will be documented in this file.

### 0.4.0
1.Fix issues listed [here](https://github.com/msrivastav13/DX-Code-Companion/labels/fixed%20in%200.4.0)

2.Install mo-dx-plugin now from the extension context menu directly if you do not have mo-dx-plugin.

![Install mo-dx-plugin for extension](./images/install_plugins.png)

3.Security patch

### 0.3.9
1.There is a setting provided(dx-code-companion.staticresourcefolder.resourceBundleFoldername) to indicate the resource bundle folder name for single page app development. Default value is "staticresource" but if you prefer to use names like "resourcebundle" or "spa" use the settings to change it.
2.A static resource folder has a explorer menu to deploy the folder as static resource bundle
Expand Down
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,15 @@ To open command pallete and look for all CCDX Commands use below .

# Release Notes

### 0.4.0
1.Fix issues listed [here](https://github.com/msrivastav13/DX-Code-Companion/labels/fixed%20in%200.4.0)

2.Install mo-dx-plugin now from the extension context menu directly if you do not have mo-dx-plugin.

![Install mo-dx-plugin for extension](./images/install_plugins.png)

3.Security patch

### 0.3.9
1.There is a setting provided(dx-code-companion.staticresourcefolder.resourceBundleFoldername) to indicate the resource bundle folder name for single page app development. Default value is "staticresource" but if you prefer to use names like "resourcebundle" or "spa" use the settings to change it
2.A static resource folder has a explorer menu to deploy the folder as static resource bundle
Expand Down
Binary file added images/install_plugins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f7c282a

Please sign in to comment.