diff options
author | Teddy Wing | 2017-06-04 00:26:03 +0200 |
---|---|---|
committer | Teddy Wing | 2017-06-04 00:26:03 +0200 |
commit | 34fb8b7b98076b65b05efc2bbaff013fbbbf5116 (patch) | |
tree | eae64bb174ff4b708f2ba701168acac373079020 /TODO | |
parent | f8821fa88888491bf49d8cd626f7a011665c6066 (diff) | |
parent | 6a62cc9aef3684ef0bd72e6ab79157a699b01c72 (diff) | |
download | timetasker-34fb8b7b98076b65b05efc2bbaff013fbbbf5116.tar.bz2 |
Merge branch 'command-to-get-module-ids-of-project' into timetasker-daily
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,6 +16,8 @@ v Config (2017.06.03) v Make `PasswordCmd` work -- Request and list module IDs and names for a given project alias +v Request and list module IDs and names for a given project alias (2017.06.03) v Format float error ("700") (2017.06.03) + +- Move HTTP errors into http.go |