Skip to content

Commit

Permalink
0.4 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
samirelanduk committed Jan 30, 2022
1 parent 3d04014 commit 1e5c869
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,13 @@ If `true` and `useInterface` is `true`, the controls will be shown around the si

### Release 0.3.0

*29 January 2022*

- Now uses Plugin and PluginUI directly instead of Viewer.
- Class name prop.
- Plugin now clears first when pdbID/URL prop changes.


*3 August 2021*

- Added ability to control dimensions rather than always being full-screen.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "molstar-react",
"version": "0.3.0",
"version": "0.4.0",
"description": "Molstar as a react component",
"main": "dist/index.js",
"files": ["dist"],
Expand Down

0 comments on commit 1e5c869

Please sign in to comment.