George C. Privon 9 mesiacov pred
rodič
commit
50b37dbc64
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -9,7 +9,7 @@
 - bugfix in database creation
 - combine creation and update scripts into a single file/tool
 - Modes are now specified as switches rather than as a free-form string. This change enables a more coherent/consistent method of parsing the arguments and getting program argument help (i.e., with `--help`)
-- Add `--list-open-calls` to show call information for unresolved (i.e., "submitted") proposals.
+- Add `--list-open-calls` to show call information for unresolved (i.e., "submitted") proposals. This shows the number of proposals pending for each call, separated into PI'ed and Co-I'ed proposals.
 
 ## v0.2.x