Skip to content

Commit

Permalink
Release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanReb committed Jan 18, 2021
1 parent f373a66 commit bba0869
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### unreleased
### 1.8.0

#### Added

Expand All @@ -10,19 +10,13 @@

- Improve error message of cram test exceptions due to empty lines in a block (#270, @pitag-ha)

#### Deprecated

#### Removed

#### Fixed

- Report `#require` directive errors (#276, @gpetiot)
- Handle no such file exception: the input file and the values of options `--root` and `--prelude` are checked (#292, @gpetiot)
- Keep locations from parsing instead of recomputing the lines, providing better error messages (#241, @gpetiot)
- Use `create_process` instead of `execvp` to call `mdx-test` from `mdx`. This fixes running mdx from dune on Windows (#299, @emillon)

#### Security

### 1.7.0

#### Added
Expand Down

0 comments on commit bba0869

Please sign in to comment.