diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2484bc0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,101 @@ + + +## 2.1.0 (2024-10-18) + +* Update pipeline [Pavel Liashkov] +* Update version [Pavel Liashkov] + + +## 2.0.0 (2023-08-03) + +* Update sqlalchemy requirement from <1.5,>=1.4 to >=1.4,<2.1 [dependabot[bot]] +* Fix pipeline (#27) [Pavel Liashkov] +* Update version [Pavel Liashkov] + + +## 1.8.0 (2021-07-26) + +* Relax reqs version [Pavel Liashkov] + + +## 1.7.0 (2021-07-23) + +* Bump sqlalchemy from 1.4.18 to 1.4.19 [dependabot[bot]] +* Bump sqlalchemy from 1.4.19 to 1.4.20 [dependabot[bot]] +* Bump sqlalchemy from 1.4.20 to 1.4.22 [dependabot[bot]] +* Update version.py [Pavel Liashkov] + + +## 1.6.0 (2021-06-18) + +* Bump sqlalchemy from 1.4.17 to 1.4.18 [dependabot[bot]] +* Update version.py [Pavel Liashkov] + + +## 1.5.0 (2021-06-04) + +* Bump sqlalchemy from 1.4.15 to 1.4.17 [dependabot[bot]] +* Update version.py [Pavel Liashkov] + + +## 1.4.0 (2021-05-18) + +* Bump sqlalchemy from 1.4.13 to 1.4.15 [dependabot[bot]] +* Update version.py [Pavel Liashkov] + + +## 1.3.0 (2021-05-05) + +* Bump sqlalchemy from 1.4.8 to 1.4.13 [dependabot[bot]] +* Update version.py [Pavel Liashkov] + + +## 1.2.0 (2021-04-16) + +* Bump sqlalchemy from 1.4.5 to 1.4.8 [dependabot[bot]] +* Update version.py [Pavel Liashkov] + + +## 1.1.0 (2021-04-05) + +* Bump sqlalchemy from 1.4.0 to 1.4.2 [dependabot[bot]] +* Bump sqlalchemy from 1.4.2 to 1.4.5 [dependabot[bot]] +* Bump version [Pavel Liashkov] + + +## 1.0.0 (2021-03-17) + +* Add command for checking code [Pavel Liashkov] +* Bump sqlalchemy from 1.3.23 to 1.4.0 [dependabot[bot]] +* NOTASK: Bump version [Pavel Liashkov] +* Bump version [Pavel Liashkov] + + +## 0.1.6 (2021-02-26) + +* Add codecov settings [Pavel Liashkov] + + +## 0.1.5 (2021-02-20) + +* Update Makefile [Pavel Liashkov] +* Bump version [Pavel Liashkov] + + +## 0.1.4 (2021-02-08) + +* Update readme [Pavel Liashkov] + + +## 0.1.3 (2021-02-02) + +* Bump sqlalchemy from 1.3.22 to 1.3.23 [dependabot[bot]] +* Bump version [Pavel Liashkov] + + +## 0.1.2 (2021-01-23) + +* Fix Readme [Pavel Liashkov] +* Bump version [Pavel Liashkov] +* Fix package format [Pavel Liashkov] +