Skip to content

Commit 6c69880

Browse files
committed
Updated CHANGELOG.md
1 parent 5fe4e6e commit 6c69880

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
See 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"

icd-db/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Example files that can be ingested into the database for testing can be found
2424
in the [examples/3.0](../examples/3.0) directory.
2525

2626
```
27-
icd-db 2.2.1
27+
icd-db 2.2.2
2828
Usage: icd-db [options]
2929
3030
--db <name> The name of the database to use (default: icds4)

icd-viz/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
1616
Usage: icd-viz [options]
1717
1818
-d, --db <name> The name of the database to use (default: icds4)

0 commit comments

Comments
 (0)