Skip to content

Commit 3f7bcdc

Browse files
author
Žiga Miklošič
committed
Merge branch 'develop'
2 parents 3afe16b + 48c32ca commit 3f7bcdc

8 files changed

Lines changed: 1090 additions & 3402 deletions

File tree

.gitignore

Lines changed: 0 additions & 58 deletions
This file was deleted.

CHANGE_LOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project/module will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project/module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
---
8+
## V2.1.0 - 22.08.2023
9+
10+
### Added
11+
- New API functions to add/get many items in single call
12+
13+
### Changed
14+
- Time execution optimization
15+
- Cleaning code, spliting larger function blocks into smaller
16+
17+
### Fixed
18+
- Various compiler warnings
19+
720
---
821
## V2.0.3 - 04.11.2022
922

0 commit comments

Comments
 (0)