From 1bd9b82c861ef764b6c17526adc127e2d7338751 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Thu, 18 Apr 2024 12:29:22 +0200 Subject: [PATCH] fix copy'n'paste error --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e9855a6..812897d 100644 --- a/README.md +++ b/README.md @@ -78,10 +78,6 @@ Note that hooks can be removed by adding `ensure => absent`. Classes and parameters are documented in [REFERENCE.md](REFERENCE.md). -## Limitations - -Upgrades of ActiveMQ Artemis are supported to a certain degree, provided that the new version is compatible with this module. Please note that in-place upgrades are performed and the official upgrade script is not used. This may have unwanted side-effect. Overall this upgrade procedure should be pretty safe for multi-instance primary/backup setups. - ## Development ### Contributing