Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
cereda committed May 6, 2024
1 parent c0ab56c commit 8acf2b7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ on.
## [Unreleased]

## [7.1.5] - 2024-05-06

### Fixed

* `arara` failed to run on Windows, macOS and Linux on certain JVM
versions due to a wrong method call.
(see #124)

## [7.1.4] - 2024-05-02

### Added
Expand Down Expand Up @@ -595,7 +603,8 @@ on.
For versions previous to version 5.0.0, there has not been any persistent record
of changes. Please refer to the commit history for details.

[Unreleased]: https://gitlab.com/islandoftex/arara/compare/v7.1.4...master
[Unreleased]: https://gitlab.com/islandoftex/arara/compare/v7.1.5...master
[7.1.5]: https://gitlab.com/islandoftex/arara/compare/v7.1.4...v7.1.5
[7.1.4]: https://gitlab.com/islandoftex/arara/compare/v7.1.3...v7.1.4
[7.1.3]: https://gitlab.com/islandoftex/arara/compare/v7.1.2...v7.1.3
[7.1.2]: https://gitlab.com/islandoftex/arara/compare/v7.1.1...v7.1.2
Expand Down

0 comments on commit 8acf2b7

Please sign in to comment.