Module NewRelic::LatestChanges
In: lib/new_relic/latest_changes.rb

Methods

Constants

FOOTER = <<'EOS' See https://github.com/newrelic/rpm/blob/master/CHANGELOG for a full list of changes. EOS

Public Class methods

Patches are expected to have the format of our normal item, with the precise version number included in the line in parens. For example:

  • This is a patch item (3.7.1.188)

[Validate]