Skip to content

Commit

Permalink
fix(changelog): add entry regarding prioritizedEntries fixes
Browse files Browse the repository at this point in the history
Refs: #105

PR-URL: #106
  • Loading branch information
lundibundi committed Oct 2, 2020
1 parent dffc814 commit 377fbde
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to

## [Unreleased][unreleased]

### Fixed

- `prioritizedEntries` with nested clases. It will now correctly order nested
class methods and fields under the class if the name of the class is specified
in `prioritizedEntries`.

## [0.7.0][] - 2020-08-16

### Added
Expand Down

0 comments on commit 377fbde

Please sign in to comment.