diff options
author | Teddy Wing | 2020-08-02 18:51:21 +0200 |
---|---|---|
committer | Teddy Wing | 2020-08-02 18:51:21 +0200 |
commit | e8510c5ca5c3f24cbb1d18adec020897f02d5818 (patch) | |
tree | 0c5b45eef55e3799f179fc1a9f7c98493de766c7 | |
parent | 24eb557525322eabf5d0934d3347e046e770a711 (diff) | |
download | git-suggestion-e8510c5ca5c3f24cbb1d18adec020897f02d5818.tar.bz2 |
Update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ v Replace `unwrap()`s, with errors/Results (2020.07.28) v Test `Suggestions.diff()` (2020.07.27) 2020.07.28: -- Add docs +v Add docs (2020.08.02) x Rename to github-suggestion-patch v Rename to github-suggestion v Print error messages instead of `unwrap()`s in binaries (2020.08.01) |