Skip to content

Commit 07d30c2

Browse files
committed
Added changelog entry for ocaml#1260
1 parent 571658e commit 07d30c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
### Added
44

5+
- Addded `--suppress-warnings` to the CLI to remove warnings from a unit, even
6+
if they end up being raised in another unit through expansion (@jonludlam,
7+
#1260)
58
- Improve jump to implementation in rendered source code, and add a
69
`count-occurrences` flag and command to count occurrences of every identifiers
710
(@panglesd, #976)

0 commit comments

Comments
 (0)