diff --git a/CHANGELOG.md b/CHANGELOG.md index ea95fff9..e7f22856 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See also [JsonSchemaChanges.md](JsonSchemaChanges.md) for a list of changes in the JSON Schema for API model files. -## [ICD v2.2.2] - 2022- +## [ICD v2.2.2] - 2022-11-18 - Fixed scrollbar display in web app (was too thin or not visible) - Fixed issue generating PDFs with the option selected: "Include only the details that are expanded in the HTML view" diff --git a/icd-db/README.md b/icd-db/README.md index 5ebc7ce3..111e7ec9 100644 --- a/icd-db/README.md +++ b/icd-db/README.md @@ -24,7 +24,7 @@ Example files that can be ingested into the database for testing can be found in the [examples/3.0](../examples/3.0) directory. ``` -icd-db 2.2.1 +icd-db 2.2.2 Usage: icd-db [options] --db The name of the database to use (default: icds4) diff --git a/icd-viz/README.md b/icd-viz/README.md index 5bf8440d..e70c2b3e 100644 --- a/icd-viz/README.md +++ b/icd-viz/README.md @@ -12,7 +12,7 @@ See also the [Graphviz](https://graphviz.org/doc/info/attrs.html) documentation ## Usage ``` -icd-viz 2.2.1 +icd-viz 2.2.2 Usage: icd-viz [options] -d, --db The name of the database to use (default: icds4)