Remove the scary warning from the changelog.

This commit is contained in:
Jake Moshenko 2017-04-20 16:00:28 -04:00
parent b1abc98c15
commit 9023516f4f

View file

@ -1,7 +1,5 @@
### v2.3.0
**IMPORTANT NOTE:** This release contains a database migration which adds a new table for calculating repository search relevance (scoring). This requires shutting down the entire cluster and running one instance to migrate the database forward.
- Added: LDAP Team Sync support (#2387, #2527)
- Added: Improved search performance through pre-computed scores (#2441, #2531, #2533, #2539)
- Added: Ability to allow pulls even if audit logging fails (#2306)