From e696f77b9baec15b0e85166f02c07d3d4fb64a1b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 9 May 2026 07:55:01 +0000 Subject: [PATCH 1/2] Add changelog entry for JHarmonizer README integration Agent-Logs-Url: https://github.com/AntonLem/palantir-java-format/sessions/199d7d33-527a-47eb-88f8-d396d3b7fc56 Co-authored-by: AntonLem <2189039+AntonLem@users.noreply.github.com> --- changelog/@unreleased/pr-4.v2.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelog/@unreleased/pr-4.v2.yml diff --git a/changelog/@unreleased/pr-4.v2.yml b/changelog/@unreleased/pr-4.v2.yml new file mode 100644 index 000000000..d046c96e3 --- /dev/null +++ b/changelog/@unreleased/pr-4.v2.yml @@ -0,0 +1,5 @@ +type: improvement +improvement: + description: Add JHarmonizer into the README as a third-party integration + links: + - https://github.com/AntonLem/palantir-java-format/pull/4 From 7efe038888c8a30da54b2db1ffb4cc1721736b3e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 9 May 2026 08:34:49 +0000 Subject: [PATCH 2/2] Update changelog link to upstream PR #1661 Agent-Logs-Url: https://github.com/AntonLem/palantir-java-format/sessions/c664dcf3-7c62-4138-9429-da1575c6eba2 Co-authored-by: AntonLem <2189039+AntonLem@users.noreply.github.com> --- changelog/@unreleased/pr-4.v2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/@unreleased/pr-4.v2.yml b/changelog/@unreleased/pr-4.v2.yml index d046c96e3..ec7d866ad 100644 --- a/changelog/@unreleased/pr-4.v2.yml +++ b/changelog/@unreleased/pr-4.v2.yml @@ -2,4 +2,4 @@ type: improvement improvement: description: Add JHarmonizer into the README as a third-party integration links: - - https://github.com/AntonLem/palantir-java-format/pull/4 + - https://github.com/palantir/palantir-java-format/pull/1661