Skip to content

Commit 1b37c15

Browse files
panglesdjonludlam
authored andcommitted
Count occurrences: fix change entry
Signed-off-by: Paul-Elliot <[email protected]>
1 parent 8d518b6 commit 1b37c15

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGES.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# (unreleased)
22

3+
### Added
4+
5+
- Improve jump to implementation in rendered source code, and add a
6+
`count-occurrences` flag and command to count occurrences of every identifiers
7+
(@panglesd, #976)
8+
39
# 2.4.0
410

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

1721
### Fixed
1822

0 commit comments

Comments
 (0)