Skip to content

Commit d71df76

Browse files
committed
Edit changelog
1 parent 3c33950 commit d71df76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
### Changed
88

9+
- Include locations in the output of `crs grep --sexp` (#24, @mbarbin).
910
- Reduce dependencies and replace `re2` by `ocaml-re` (#17, @mbarbin).
1011
- Reduce dependencies and replace `shexp` by `spawn` (#16, @mbarbin).
1112
- Make `crs grep` output in a pager when able (#16, @mbarbin).
@@ -14,6 +15,7 @@
1415

1516
### Fixed
1617

18+
- Fix position mismatch in tests shown by `ocaml-ci` (#23, @mbarbin).
1719
- Disable failing build with 5.4 alpha release (#19, @mbarbin).
1820
- Adapt grep implementation for portability to MacOS (#19, @mbarbin).
1921

0 commit comments

Comments
 (0)