Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stolarczyk committed Aug 13, 2019
1 parent e16658f commit 84dcc97
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.12.0] -- 2019-08-02
## [0.12.0] -- unreleased

### Added
- Use profile to determine total elapsed time
Expand All @@ -13,6 +13,10 @@
- Fix childless processes memory monitoring issue
- Fix problems with runtime reading from pipeline profile TSV formatted according to two styles
- Fix problems running containerized executables that would sometimes hang
- Fix inaccurate elapsed time accumulation

### Changed
- The hashes in the pipeline profile are produced from the entire original command, even if it is a pipe

## [0.11.3] -- 2019-06-17
### Fixed
Expand Down

0 comments on commit 84dcc97

Please sign in to comment.