Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zekroTJA committed Apr 6, 2023
1 parent 2739769 commit 81a9398
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
[VERSION]

> **Wran**
> The option name `[Headers]` is now **deprecated** and support will be removed in release v1.0.0! Please use `[Header]` as option name instead!
>
> Originally, the support for both `Header` and `Headers` as name for the headers option block has been added to avoid errors because both terms have been used somewhat interchangably in the past. But because we want the specification of Goatfiles to be as specific as possible, this support will now be dropped before the official release.
- The definition of the same block multiple times in the same request will now fail the parsing step with an error message alike the following. [#19]
```
2023-03-20T09:35:53Z FATAL execution failed error="failed parsing goatfile at test/test.goat:14:9: [script]: the section has been already defined"
```
- Allow passing multiple Goatfile locations as positional argument. [#21]
- Fixed a bug where the wrong files were listed on batch error.
- Add `[PreScript]` request block. [#20]
- Fix log section spacers and add color to them. 🎨

0 comments on commit 81a9398

Please sign in to comment.