Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
7sharp9 committed Apr 15, 2021
1 parent 831aee5 commit 32a5538
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ 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]

## [0.5.1]
###Added
- A global config file can now be specified in fsproj: `<MyriadConfigFile>someglobalconfig.toml</MyriadConfigFile>`
- The DU plugin can now use the `alwaysFullyQualify = true` setting to force qualification of DU's
###Fixed
- RequireQualifiedAccess is now respected by the DU plugin - @matthewcrews
- RequireQualifiedAccess is now respected by the DU plugin - Thanks! @matthewcrews

## [0.5.0]
###Added
Expand Down

0 comments on commit 32a5538

Please sign in to comment.