浏览代码

update changelog with fix to #9

George C. Privon 10 月之前
父节点
当前提交
7936c85691
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -9,6 +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.
 
 ## v0.2.x