Skip to content

Commit 0763b9b

Browse files
update manual and changelog
1 parent a9dae1c commit 0763b9b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Authors: Don Conrad, Avinash Ramu, Kael Dai, and Reed A. Cartwright.
77
* FEATURE: When building with cmake, users have the option to download and install dependencies.
88
Just run `cmake -DBUILD_EXTERNAL_PROJECTS=1 ..`
99
* FEATURE: `dng help` now fully implemented
10+
* FEATURE: more information added to `dng call` output
1011
* BUGFIX: When running `dng call` with HTSLIB 1.2.1, the following error message was being
1112
emitted: "FIXME: dirty header not synced". This has been fixed.
1213
* BUGFIX: `dng call` now outputs correct 1-based site locations.

change.log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ v1.1.1
22
- FEATURE: When building with cmake, users have the option to download and install dependencies.
33
Just run `cmake -DBUILD_EXTERNAL_PROJECTS=1 ..`
44
- FEATURE: `dng help` now fully implemented
5+
- FEATURE: more information added to `dng call` output
56
- BUGFIX: When running `dng call` with HTSLIB 1.2.1, the following error message was being
67
emitted: "FIXME: dirty header not synced". This has been fixed.
78
- BUGFIX: `dng call` now outputs correct 1-based site locations.

0 commit comments

Comments
 (0)