1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Update 5.0-Upgrade.md

This commit is contained in:
Nate Berkopec 2020-05-11 17:20:52 +09:00 committed by GitHub
parent fb170aec84
commit 09e7c8bf5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,10 @@
# Welcome to Puma 5: Spoony Bard.
Puma 5 brings new experimental performance features, a few quality-of-life features and loads of bugfixes.
Puma 5 brings new experimental performance features, a few quality-of-life features and loads of bugfixes. Here's what you should do:
1. Review the Upgrade section below to see if any of 5.0's breaking changes will affect you.
2. Upgrade to version 5.0 in your Gemfile and deploy.
3. Try the new performance experiments outlined below and report your results back to the Puma issue tracker.
## What's New