20 lines
462 B
Markdown
Raw Normal View History

2023-05-18 21:21:08 +02:00
# Change Log TOPMAX
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
2023-06-13 19:16:10 +02:00
## [0.1.1] - 2023-05-20
- add **TOPMAXext**, holds a value + tag (e.g. timestamp or counter)
- add examples.
- changed **get()** into **getValue()**
- update readme.md
- minor edits.
2023-05-18 21:21:08 +02:00
## [0.1.0] - 2023-05-18
- initial version