We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7058128 commit 7ca7c47Copy full SHA for 7ca7c47
CHANGES.md
@@ -2,6 +2,7 @@
2
3
### Added
4
5
+- Enable CRs workflows (experimental) (#76, @mbarbin).
6
- Add tests (#67, #68, @mbarbin).
7
8
### Changed
@@ -15,6 +16,7 @@
15
16
17
### Fixed
18
19
+- Fix some cram test failures shown by ocaml-ci (#75, @mbarbin).
20
- Fix disabling of color when `--color=never` is supplied (#70, @mbarbin).
21
- Fix doc location for installation guide (#69, @mbarbin).
22
- Fix git pager clean termination when displayed diff exceeds 1 page (#61, @mbarbin).
0 commit comments