Add note about 0.25.0 upgrade in UPDATING.md (#4883)

This commit is contained in:
Maxime Beauchemin 2018-04-30 09:47:48 -07:00 committed by GitHub
parent 3c7feb770a
commit e1d2150391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -3,8 +3,13 @@
This file documents any backwards-incompatible changes in Superset and
assists people when migrating to a new version.
## Superset 0.25.0
Superset 0.25.0 contains a backwards incompatible database migration script.
If you run a production system you should schedule downtime for this
upgrade.
* [4587](https://github.com/apache/incubator-superset/pull/4587)
## Superset 0.23.0
* [4565](https://github.com/apache/incubator-superset/pull/4565)
* [4587](https://github.com/apache/incubator-superset/pull/4587)
* [4835](https://github.com/apache/incubator-superset/pull/4835)