Skip to content

Commit

Permalink
Update the correct CHANGELOG, doh! :)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobz committed Aug 8, 2019
1 parent 0ab3543 commit be36b0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions metrics-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ 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).

## [Unreleased]
### Changed
- Fixed a bug with macros calling inner macros without a fully qualified name.

## [0.5.0] - 2019-07-29
### Added
Expand Down
2 changes: 0 additions & 2 deletions metrics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ 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).

## [Unreleased]
### Changed
- Fixed a bug with macros calling inner macros without a fully qualified name.

## [0.11.0] - 2019-07-29
### Added
Expand Down

0 comments on commit be36b0e

Please sign in to comment.