Skip to content

Commit

Permalink
docs(news): also include m_button in v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
swsoyee committed Mar 13, 2021
1 parent 04d38e5 commit 019b9eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Features

* Add `m_button()` function to support adding custom features in the viewer,
such as switching the style of the model, etc ([#29](https://github.com/swsoyee/r3dmol/pull/29)).
* Add `m_png()` to support convert widget to png ([#27](https://github.com/swsoyee/r3dmol/pull/27)).
* Add `m_grid()` to support multiple viewers ([#25](https://github.com/swsoyee/r3dmol/pull/25)).
* Quickly look at structures with `m_glimpse()`. Initializes the viewer with
Expand Down

0 comments on commit 019b9eb

Please sign in to comment.