File tree 3 files changed +12
-2
lines changed 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
3
3
<Metadata >
4
- <Identity Language =" en-US" Id =" bitrix-snippet" Version =" 0.3.8 " Publisher =" Sumanai" />
4
+ <Identity Language =" en-US" Id =" bitrix-snippet" Version =" 0.4.0 " Publisher =" Sumanai" />
5
5
<DisplayName >Bitrix Snippet</DisplayName >
6
6
<Description xml : space =" preserve" ></Description >
7
7
<Tags >snippet</Tags >
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 0.4.0] - 2019-09-30
4
+
5
+ - Bitrix way for CFile class stub
6
+ - Refinement of variable types
7
+ - Upgrade user snippet
8
+ - Update CMain stubs
9
+ - Upgrade APPLIMainInc snippet
10
+ - Fix CIBlockSection snippets
11
+ - Small fix D7 snippets
12
+
3
13
## [ 0.3.8] - 2019-08-22
4
14
5
15
- Add Error stubs
Original file line number Diff line number Diff line change 2
2
"name" : " bitrix-snippet" ,
3
3
"displayName" : " Bitrix Snippet" ,
4
4
"description" : " " ,
5
- "version" : " 0.3.8 " ,
5
+ "version" : " 0.4.0 " ,
6
6
"publisher" : " Sumanai" ,
7
7
"icon" : " images/bitrix_logo.png" ,
8
8
"bugs" : {
You can’t perform that action at this time.
0 commit comments