From 5a75bdedf1389b0ac414e75bf40bb6f3bdbbaa5d Mon Sep 17 00:00:00 2001 From: Doug Hilpipre Date: Wed, 15 Jan 2025 10:07:38 -0600 Subject: [PATCH] Create CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b1f8a24 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +To install: + +1. Download the latest release jar files. +2. In the New Relic Java directory (the one containing newrelic.jar), create a directory named extensions if it does not already exist. +3. Copy the downloaded jars into the extensions directory. +4. Restart the application.