Add changelog entry.

This commit is contained in:
Brian Wilson
2013-06-18 14:28:00 -04:00
parent 2d1ebb7329
commit 5389bba490
3 changed files with 26 additions and 1 deletions

View File

@@ -1,7 +1,9 @@
"""
API for submitting background tasks by an instructor for a course.
TODO:
Also includes methods for getting information about tasks that have
already been submitted, filtered either by running state or input
arguments.
"""