Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit 2e04629

Browse files
committed
Add specificity for the exact libraries used in jvm/CHANGELOG.md
1 parent a438a6f commit 2e04629

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

jvm/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
2-
All notable changes to this project will be documented in this file.
2+
Changelog for the selfie JVM libraries.
3+
4+
- [`com.diffplug.selfie:selfie-lib:VERSION`](https://central.sonatype.com/artifact/com.diffplug.selfie/selfie-lib)
5+
- [`com.diffplug.selfie:selfie-runner-junit5:VERSION`](https://central.sonatype.com/artifact/com.diffplug.selfie/selfie-runner-junit5)
6+
- can be used with JUnit4 via [junit-vintage](https://junit.org/junit5/docs/current/user-guide/#migrating-from-junit4)
37

48
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
59
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

0 commit comments

Comments
 (0)