Skip to content

Commit 70eb1c0

Browse files
committed
Version 3.5.0
1 parent f1a040b commit 70eb1c0

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
All notable changes to this project will be documented in this file, following the suggestions of [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to [Semantic Versioning](http://semver.org/) for its most widely used - and defacto - public interfaces.
33

44
## [Unreleased]
5+
6+
## [v3.5.0] - 2025-05-28
57
- Mol* core dependency updated to 4.17.0
68
- Custom interactions extension (PDBeMolstarPlugin.extensions.Interactions)
9+
- MolViewSpec extension (PDBeMolstarPlugin.extensions.MVS)
710

8-
## [v3.4.0] - 2025-11-25
11+
## [v3.4.0] - 2025-03-31
912
- Added `.visual.interactivityFocus` method
1013

1114
## [v3.3.2] - 2024-11-25

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pdbe-molstar",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"description": "Molstar implementation for PDBe",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)