mirror of
https://github.com/creyD/creyPY.git
synced 2026-04-14 20:30:31 +02:00
23 lines
352 B
Markdown
23 lines
352 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## 1.2.X
|
|
|
|
- Added order_by method
|
|
|
|
## 1.1.0
|
|
|
|
- Added headers to testing
|
|
|
|
## 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
|