Skip to content

Commit

Permalink
Count occurrences: fix change entry
Browse files Browse the repository at this point in the history
Signed-off-by: Paul-Elliot <peada@free.fr>
  • Loading branch information
panglesd committed Dec 14, 2023
1 parent 32e9c59 commit e400590
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# (unreleased)

### Added

- Improve jump to implementation in rendered source code, and add a
`count-occurrences` flag and command to count occurrences of every identifiers
(@panglesd, #976)

# 2.4.0

### Added
Expand All @@ -11,8 +17,6 @@
- Display 'private' keyword for private type extensions (@gpetiot, #1019)
- Allow to omit parent type in constructor reference (@panglesd,
@EmileTrotignon, #933)
- Add jumps to documentation in rendered source code, and a `count-occurrences`
flag and command to count occurrences of every identifiers (@panglesd, #976)

### Fixed

Expand Down

0 comments on commit e400590

Please sign in to comment.