Skip to content

Commit 445ba21

Browse files
authored
Merge set and increment functions and update tests (#19)
1 parent 4275708 commit 445ba21

File tree

4 files changed

+218
-494
lines changed

4 files changed

+218
-494
lines changed

CHANGELOG.md

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

8+
## [1.1.3]
9+
10+
### Changed
11+
12+
- Merged increment and set functions to reduce code redundancy. Incrementing or setting is controlled via function parameter
13+
814
## [1.1.2]
915

1016
### Added

0 commit comments

Comments
 (0)