File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See also [ JsonSchemaChanges.md] ( JsonSchemaChanges.md ) for a list of changes in the JSON Schema for API model files.
55
6- ## [ ICD v2.2.2] - 2022-
6+ ## [ ICD v2.2.2] - 2022-11-18
77
88- Fixed scrollbar display in web app (was too thin or not visible)
99- Fixed issue generating PDFs with the option selected: "Include only the details that are expanded in the HTML view"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Example files that can be ingested into the database for testing can be found
2424in the [ examples/3.0] ( ../examples/3.0 ) directory.
2525
2626```
27- icd-db 2.2.1
27+ icd-db 2.2.2
2828Usage: icd-db [options]
2929
3030 --db <name> The name of the database to use (default: icds4)
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ See also the [Graphviz](https://graphviz.org/doc/info/attrs.html) documentation
1212## Usage
1313
1414```
15- icd-viz 2.2.1
15+ icd-viz 2.2.2
1616Usage: icd-viz [options]
1717
1818 -d, --db <name> The name of the database to use (default: icds4)
You can’t perform that action at this time.
0 commit comments