Skip to content

Commit

Permalink
Merge pull request adfinis#962 from trowik/release-v3.0.4
Browse files Browse the repository at this point in the history
chore: release v3.0.4
  • Loading branch information
trowik authored Apr 5, 2023
2 parents 7f77f3f + 393d546 commit c81d5f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# v3.0.4

### Fix
* **redmine:** Log estimated_hours in update_project_expenditure command ([`fc1f631`](https://github.com/adfinis/timed-backend/commit/fc1f631a7fcdc25ab93b5cbcf38845f30af3f4a5))

# v3.0.3

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "timed-backend"
version = "3.0.3"
version = "3.0.4"
description = "Timetracking software"
repository = "https://github.com/adfinis/timed-backend"
authors = ["Adfinis AG"]
Expand Down

0 comments on commit c81d5f5

Please sign in to comment.