diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-01-28 10:50:25 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-01-28 10:50:25 -0500 |
commit | 9357b3a4ec64fbcca58967d0319065de7d363560 (patch) | |
tree | e49c00881e4829543af80cd9c4ecfe80348670ab /ChangeLog | |
parent | 20832b439d16510bad1ac607fe5db9b338d11ea7 (diff) |
Add command to execute individual job
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Version 1.0.38 (unreleased) New features: * User invites +* Add command to execute individual job (mostly for debugging) Improvements: |