Skip to content

Commit 382b024

Browse files
committed
chore: publish v1.1.2
1 parent 447f988 commit 382b024

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/en/6-changelogs/5.0-application.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ sidebar:
55
order: 0
66
---
77

8+
### [1.1.2]
9+
10+
- Add `DANGEROUSLY_DISABLE_PBKDF2_ITERATION` option for demo on low-powered hardware
11+
812
### [1.1.1](https://github.com/DouglasNeuroInformatics/OpenDataCapture/releases/tag/v1.1.1) (2024-07-17)
913

1014
- Implement virtualisation in core API

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opendatacapture",
33
"type": "module",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"private": true,
66
"packageManager": "[email protected]",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)