diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..34338aa --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,182 @@ + + +## 1.11.0 (2024-10-18) + +* Update pipeline [Pavel Liashkov] +* Update version [Pavel Liashkov] + + +## 1.10.0 (2023-08-03) + +* Update sqlalchemy requirement from <1.5,>=1.4 to >=1.4,<2.1 [dependabot[bot]] +* Update pipeline [Pavel Liashkov] +* Update version [Pavel Liashkov] + + +## 1.9.0 (2023-01-19) + +* Update transitions requirement from <0.9,>=0.8 to >=0.8,<0.10 [dependabot[bot]] +* Bump 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.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 transitions from 0.8.7 to 0.8.8 [dependabot[bot]] +* 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 check code quality [Pavel Liashkov] +* Fix githib workflow [Pavel Liashkov] +* Bump sqlalchemy from 1.3.23 to 1.4.0 [dependabot[bot]] +* NOTASK: Bump version [Pavel Liashkov] +* Bump version [Pavel Liashkov] + + +## 0.5.5 (2021-02-20) + +* Bump version [Pavel Liashkov] +* Update Makefile [Pavel Liashkov] +* Add codecov workflow [Pavel Liashkov] +* Add codecov badge [Pavel Liashkov] +* Bump transitions from 0.8.6 to 0.8.7 [dependabot[bot]] +* Add codecov workflow [Pavel Liashkov] +* Add codecov badge [Pavel Liashkov] +* Add codecov settings [Pavel Liashkov] +* Bump version [Pavel Liashkov] + + +## 0.5.4 (2021-02-15) + +* Bump transitions from 0.8.6 to 0.8.7 [dependabot[bot]] +* Bump version [Pavel Liashkov] + + +## 0.5.2 (2021-02-02) + +* Bump sqlalchemy from 1.3.22 to 1.3.23 [dependabot[bot]] +* Bump version [Pavel Liashkov] + + +## 0.5.1 (2021-02-01) + +* Add download count in readme [Pavel Liashkov] +* Bump version [Pavel Liashkov] + + +## 0.5.0 (2021-02-01) + +* Fix package format [Pavel Liashkov] +* Add licence link to readme [Pavel Liashkov] +* Change readme format [Pavel Liashkov] +* Add link on security policy [Pavel Liashkov] +* NOTASK: Bump version [Pavel Liashkov] + + +## 0.4.0 (2021-01-13) + +* Add state mixin [Pavel Liashkov] + + +## 0.3.3 (2021-01-13) + +* Update readme [Pavel Liashkov] + + +## 0.3.2 (2021-01-13) + +* Fix rst error in readme [Pavel Liashkov] + + +## 0.3.1 (2021-01-13) + +* Fix icon url in readme [Pavel Liashkov] + + +## 0.3.0 (2021-01-13) + +* Fix github actions [Pavel Liashkov] +* Add separeted steps lint and tests [Pavel Liashkov] +* Rename git action job [Pavel Liashkov] +* Update readme [Pavel Liashkov] + + +## 0.2.1 (2021-01-08) + +* Added dependency between jobs in workflow [Pavel Liashkov] +* Bump version [Pavel Liashkov] + + +## 0.2.0 (2021-01-08) + +* Fix dependabot config [Pavel Liashkov] +* Fix python version in pyproject [Pavel Liashkov] +* Fix types [Pavel Liashkov] +* Add LICENSE, fix setup for pypi [Pavel Liashkov] +* Bump version [Pavel Liashkov] + + +## 0.1.6 (2021-01-06) + +* Add config for dependabot [Pavel Liashkov] + + +## 0.1.5 (2021-01-06) + +* Bump version [Pavel Liashkov] + + +## 0.1.3 (2021-01-05) + +* Fix requires [Pavel Liashkov] + + +## 0.1.2 (2021-01-05) + +* Fix version settings [Pavel Liashkov] +