Commit 3870c97 1 parent 43de61c commit 3870c97 Copy full SHA for 3870c97
File tree 3 files changed +8
-2
lines changed
3 files changed +8
-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.0.4 " Publisher =" Sumanai" />
4
+ <Identity Language =" en-US" Id =" bitrix-snippet" Version =" 0.0.5 " 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 16
16
## [ 0.0.4] - 2018-11-01
17
17
18
18
- Fix bug
19
+
20
+ ## [ 0.0.5] - 2018-11-07
21
+
22
+ - Fix CIBlock.GetList
23
+ - Add more CMain API
24
+ - Fix D7Autload code style
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.0.4 " ,
5
+ "version" : " 0.0.5 " ,
6
6
"publisher" : " Sumanai" ,
7
7
"bugs" : {
8
8
"url" : " https://github.com/Sumanai/bitrix-snippet/issues" ,
You can’t perform that action at this time.
0 commit comments