Skip to content

Commit 520119f

Browse files
Use a standard header in 4.1.6 release notes
1 parent 7d61c22 commit 520119f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

release-notes/4.1.6.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
## RabbitMQ 4.1.6
22

3+
RabbitMQ `4.1.6` is a maintenance release in the `4.1.x` [release series](https://www.rabbitmq.com/release-information).
4+
5+
It is **strongly recommended** that you read [4.1.0 release notes](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.1.0)
6+
in detail if upgrading from a version prior to `4.1.0`.
7+
8+
9+
### Minimum Supported Erlang Version
10+
11+
[RabbitMQ and Erlang/OTP Compatibility Matrix](https://www.rabbitmq.com/docs/which-erlang) has more details on Erlang version requirements for RabbitMQ.
12+
13+
Nodes **will fail to start** on older Erlang releases.
14+
15+
16+
## Changes Worth Mentioning
17+
18+
Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v4.1.x/release-notes).
19+
20+
21+
322
### Core Server
423

524
#### Bug Fixes

0 commit comments

Comments
 (0)