branch: externals/dtache commit 80fca01eae294bb4d26a9011d71caa18d225bbe3 Author: Niklas Eklund <niklas.ekl...@posteo.net> Commit: Niklas Eklund <niklas.ekl...@posteo.net>
Update CHANGELOG --- CHANELOG.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANELOG.org b/CHANELOG.org index bd61e9bc20..dec05de4f1 100644 --- a/CHANELOG.org +++ b/CHANELOG.org @@ -4,9 +4,11 @@ * Development +- Remove external dependency to marginalia. Dtache now implements annotations for all users. - Fix error in =dtache-env= usage. The integration wasn't correct which resulted in =dtache= failing to execute some commands properly - Make =dtache-env= optional rather than required. =Dtache= should be fine without it, just that automatic status labeling will not be run + * Version 0.1 (2021-12-15) - Initial release