We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568e047 commit 9be546fCopy full SHA for 9be546f
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.43.0 (2021-11-11)
6
+### Feature
7
+* TT-384 Refactor Tables ([#337](https://github.com/ioet/time-tracker-backend/issues/337)) ([`568e047`](https://github.com/ioet/time-tracker-backend/commit/568e0479859b0a92cc2780fb5cb522da664c0a92))
8
+
9
## v0.42.1 (2021-11-04)
10
### Fix
11
* TT-365 v2 post method fix ([#333](https://github.com/ioet/time-tracker-backend/issues/333)) ([`cb892c3`](https://github.com/ioet/time-tracker-backend/commit/cb892c338c1139640a5527772b398b3b34ff68a7))
time_tracker_api/version.py
@@ -1 +1 @@
1
-__version__ = '0.42.1'
+__version__ = '0.43.0'
0 commit comments