beaking: Version 1 release

This commit is contained in:
2024-04-02 12:09:06 +02:00
parent 140c6e4678
commit 8eb04f4b17
7 changed files with 100 additions and 5 deletions

View File

@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## 1.0.0
- Bumped dependencies
- Added const documentation
- Added installation instructions and examples to README
- Added sqlalchemy session for db connection
## 0.2.0
- Added testing client