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 91d6507 commit 844b24cCopy full SHA for 844b24c
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.33.4 (2021-05-26)
6
+### Fix
7
+* TT-220 remove custom sql conditions from find all ([#292](https://github.com/ioet/time-tracker-backend/issues/292)) ([`91d6507`](https://github.com/ioet/time-tracker-backend/commit/91d6507041330363a03913398e5bd25d5e1ffa95))
8
+
9
## v0.33.3 (2021-05-14)
10
### Fix
11
* TT-232 checkputApi ([#291](https://github.com/ioet/time-tracker-backend/issues/291)) ([`3dee5b7`](https://github.com/ioet/time-tracker-backend/commit/3dee5b794a7607a23cd6319594af857cb6a72028))
time_tracker_api/version.py
@@ -1 +1 @@
1
-__version__ = '0.33.3'
+__version__ = '0.33.4'
0 commit comments