Skip to content

Commit be8fbf5

Browse files
author
oc-bot
committed
chore(release): 1.0.1
1 parent 15a3b11 commit be8fbf5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="1.0.1"></a>
6+
## [1.0.1](https://www.github.com/OpenCommissioning/OC_Assistant_RobotStudio/releases/tag/v1.0.1) (2025-02-03)
7+
8+
### Bug Fixes
9+
10+
* always use new high precision timer ([41eba6b](https://www.github.com/OpenCommissioning/OC_Assistant_RobotStudio/commit/41eba6b365e2b32a0112acdb9e8596c2e1c26f2c))
11+
* upgrade to SDK 1.6.0 and use new high precision timer ([26a2445](https://www.github.com/OpenCommissioning/OC_Assistant_RobotStudio/commit/26a244532b6ce482da51973a5c2eb80795da490e))
12+
513
<a name="1.0.0"></a>
614
## [1.0.0](https://www.github.com/OpenCommissioning/OC_Assistant_RobotStudio/releases/tag/v1.0.0) (2024-11-19)
715

OC.RobotStudio/OC.RobotStudio.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77
<Company>Spiratec AG</Company>
88
<Product>OC.RobotStudio</Product>
9-
<Version>1.0.0</Version>
9+
<Version>1.0.1</Version>
1010
</PropertyGroup>
1111

1212
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">

0 commit comments

Comments
 (0)