Skip to content

Commit 64e69d8

Browse files
author
Martin Hansson
committed
Updated version.
1 parent 4148962 commit 64e69d8

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.5.0] 2025-02-25
6+
7+
## Added
8+
9+
* Support for differing marker and skeleton frame rate. ([#66](https://github.com/qualisys/Calqulus-Steps/pull/66))
10+
511
## [1.4.1] 2024-09-20
612

713
### Fixed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "calqulus-steps",
3-
"version": "1.4.3",
3+
"version": "1.5.0",
44
"description": "Processing steps for Calqulus - Qualisys online processing engine.",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",

0 commit comments

Comments
 (0)