Преглед на файлове

option to reuse parameters from most recent new proposal when using `add`. fixes #4

George C. Privon преди 2 години
родител
ревизия
26ed5ed14a
променени са 1 файла, в които са добавени 6 реда и са изтрити 3 реда
  1. 6 3
      CHANGELOG.md

+ 6 - 3
CHANGELOG.md

@@ -1,7 +1,10 @@
 # CHANGELOG
 
-(29 October 2023)
-Add option to specify date ranges or limits using `--start-date` and `--end-date`. This only applies to `list-*` command options.
+## 29 October 2023
+
+- Add option to specify date ranges or limits using `--start-date` and `--end-date`. This only applies to `list-*` command options.
+- Add `--reuse-parameters`/`-r` for `add`. This will auto-fill the proposal type, submiting organzation, solicitation, and telescope from the most recent submission.
+
+## pre-October 2023
 
-(pre-October 2023)
 In the beginning was the simple proposal tool.