Skip to content

Commit 92caa4b

Browse files
committed
# 2.3.33
* fixed #322 small refactoring of packages * fixed #323 check version for optimistic locking to org.woehlke.simpleworklist.domain.project.Project * fixed #324 removed version for optimistic locking to org.woehlke.simpleworklist.domain.context.Context * fixed #325 add version for optimistic locking to org.woehlke.simpleworklist.domain.task.Task
1 parent 6c710cf commit 92caa4b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

etc/TODO.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,14 @@
5555
* fixed #321 jar is too fat for deployment on heroku
5656

5757
# 2.3.33
58-
* Issue #322 small refactoring of packages
59-
* Issue #323 add version for optimistic locking to org.woehlke.simpleworklist.domain.project.Project
60-
* Issue #324 add version for optimistic locking to org.woehlke.simpleworklist.domain.context.Context
61-
* Issue #325 add version for optimistic locking to org.woehlke.simpleworklist.domain.task.Task
58+
* fixed #322 small refactoring of packages
59+
* fixed #323 check version for optimistic locking to org.woehlke.simpleworklist.domain.project.Project
60+
* fixed #324 removed version for optimistic locking to org.woehlke.simpleworklist.domain.context.Context
61+
* fixed #325 add version for optimistic locking to org.woehlke.simpleworklist.domain.task.Task
6262

6363
## 2.3.34
6464
* Issue #317 switch Context is broken
65+
* Issue add Context to Breadcrumb
6566

6667
## 2.3.35
6768
* Issue #234 Taskstate: Task Edit Form -> change Project via DropDown

0 commit comments

Comments
 (0)