Skip to content

Commit 158a6c1

Browse files
committed
Edit changelog
1 parent 233f898 commit 158a6c1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
### Added
44

5-
- Enable CRs workflows (experimental) (#76, @mbarbin).
5+
- Improve canonical order of libraries to open via flags (#83, @mbarbin).
6+
- Add support for ordered-set and use it in library.modes (#81, @mbarbin).
7+
- Enable CRs workflows (experimental) (#76, #78, @mbarbin).
68
- Add tests (#67, #68, @mbarbin).
79

810
### Changed
911

12+
- Improved testing coverage (#80, @mbarbin).
13+
- Small refactors, tweaks & code improvement (#77, #79, @mbarbin).
1014
- Use `Git_pager` from opam package `pageantty` instead of vendoring it (#73, @mbarbin).
1115
- Refactor enforce functions to ease further testing (#72, @mbarbin).
1216
- Support building dunolint-lib with OCaml 4.14 (#65, @mbarbin).
@@ -16,6 +20,7 @@
1620

1721
### Fixed
1822

23+
- Fix unexpected rewrites on duped flags in libs (#82, @mbarbin).
1924
- Fix some cram test failures shown by ocaml-ci (#75, @mbarbin).
2025
- Fix disabling of color when `--color=never` is supplied (#70, @mbarbin).
2126
- Fix doc location for installation guide (#69, @mbarbin).

0 commit comments

Comments
 (0)