Skip to content

Commit 6dff44d

Browse files
author
semantic-release
committed
chore: v0.98.0
See the changelog for changes.
1 parent bb8e698 commit 6dff44d

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# CHANGELOG
22

33

4+
## v0.98.0 (2026-02-13)
5+
6+
### Features
7+
8+
- Allow multiple commands insertion in protocol recommendations
9+
([#1438](https://github.com/canvas-medical/canvas-plugins/pull/1438),
10+
[`bb8e698`](https://github.com/canvas-medical/canvas-plugins/commit/bb8e698d2d213009201fc7c0bd2e6bcce454d661))
11+
12+
- Patient timeline configuration effect
13+
([#1497](https://github.com/canvas-medical/canvas-plugins/pull/1497),
14+
[`28dcd2b`](https://github.com/canvas-medical/canvas-plugins/commit/28dcd2b0ec48e8e82496e8b90433c8c09ce2cae4))
15+
16+
417
## v0.97.0 (2026-02-10)
518

619
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ license = "MIT"
6161
name = "canvas"
6262
readme = "README.md"
6363
requires-python = ">=3.11,<3.13"
64-
version = "0.97.0"
64+
version = "0.98.0"
6565

6666
[project.optional-dependencies]
6767
test-utils = ["pytest-canvas"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)