Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mschroering committed Aug 3, 2020
1 parent 41000ad commit 63a7358
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [11.5.0] - 2020-08-03

### Added

- Added a `lo genomics get-test` command.
- Addded ablity to read `lo fhir sql` statement from stdin.

## [11.4.0] - 2020-07-06
### Added
- Added a `lo ocr` command set with the following sub commands:
Expand All @@ -17,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `lo ocr delete-document` Delete an OCR document
- `lo ocr get-document` Fetch OCR document
- `lo ocr list-documents` List OCR documents in a project

## [11.3.0] - 2020-06-25

### Added
Expand Down Expand Up @@ -757,6 +764,7 @@ and `create-nantomics-vcf-import`

- Replaced the `defaults` command with a `setup` command

[11.5.0]: https://github.com/lifeomic/cli/compare/v11.4.0...v11.5.0
[11.4.0]: https://github.com/lifeomic/cli/compare/v11.3.0...v11.4.0
[11.3.0]: https://github.com/lifeomic/cli/compare/v11.2.0...v11.3.0
[11.2.0]: https://github.com/lifeomic/cli/compare/v11.1.0...v11.2.0
Expand Down

0 comments on commit 63a7358

Please sign in to comment.