Update changelog and readme

This commit is contained in:
2024-03-08 09:02:22 +01:00
parent 6899033806
commit cc34f79b91
2 changed files with 15 additions and 1 deletions

View File

@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [unpublished]
### Added
- Install command and instructions in README.md
### Changed
- Sample app now is a separate target in the Makefile and shows how to use the library with a sample dataset
## [1.0.4] 2024-03-06
### Added