Skip to content

Commit

Permalink
Move around CHANGELOG.md entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann Dahm committed Aug 23, 2019
1 parent 88c9f5e commit 2a8e687
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to

- Test for UMPIRE_LOG_LEVEL environment variable.

- Analysis tool for plotting traces of allocators.

### Changed

- Use git commit hash as RC version in develop builds.

- Moved `tools/plot_allocations` to `tools/analysis`.

- ENABLE_DEVELOPER_DEFAULTS option to set default values during development.

- Add unit tests for the DynamicPool.

- Analysis tool for plotting traces of allocators.

### Changed

- Adjust notifications for CI jobs.

- Use git commit hash as RC version in develop builds.

- Update BLT submodule to fix warnings from CMake 3.14 and warnings from HIP library.

- Moved `tools/plot_allocations` to `tools/analysis`.

### Removed

- Extraneous TODOs.
Expand Down

0 comments on commit 2a8e687

Please sign in to comment.