Skip to content

Commit 4aa13f9

Browse files
committed
update changelog with folder feature
1 parent 165510c commit 4aa13f9

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Change Log
22

33
All notable changes to the "protein-viewer" extension will be documented in this file.
4-
## 1.0.2
4+
5+
## 0.0.4
6+
* Adds support to open folders from explorer
7+
8+
## 0.0.3
59

610
* Update docs
711
* Fixes issue that viewer would autorefresh and lose state when switching between views.
@@ -18,12 +22,12 @@ Adds support for molecules:
1822
* `.mol2`
1923
* `.sdf`
2024

21-
## 1.0.1
25+
## 0.0.2
2226

2327
* Adds Right-click open from context menu
2428
* Enables opening of multiple panels
2529
* Adds PDB name to panel
2630

27-
## 1.0.0
31+
## 0.0.1
2832

2933
Initial release!

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,11 @@ Need help? Please [open an issue](https://github.com/a-r-j/vscoding-sequence/iss
9595
Find me on twitter: [@arian_jamasb](https://twitter.com/arian_jamasb) or drop me an email: [[email protected]](mailto:[email protected])
9696

9797
## Change log
98-
### 1.0.2
98+
99+
### 0.0.4
100+
* Adds support to open folders from explorer
101+
102+
### 0.0.3
99103
* Update docs & package metadata
100104
* Fixes issue that viewer would autorefresh and lose state when switching between views.
101105

@@ -111,13 +115,13 @@ Adds support for molecules:
111115
* `.mol2`
112116
* `.sdf`
113117

114-
### 1.0.1
118+
### 0.0.2
115119

116120
* Adds Right-click open from context menu
117121
* Enables opening of multiple panels
118122
* Adds PDB name to panel
119123

120-
### 1.0.0
124+
### 0.0.1
121125

122126
Initial release!
123127

0 commit comments

Comments
 (0)