Skip to content

Commit

Permalink
Changelog tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Feb 22, 2018
1 parent 8a9344b commit 9664a01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
- Fixed a bug where element queries for entries within Structure sections weren’t getting ordered in the Structure-defined order by default in some cases.
- Fixed a bug where `yii\web\User::getIdentity()` would return `null` when called from a plugin’s `init()` method. ([#2473](https://github.com/craftcms/cms/issues/2473))
- Fixed a bug where entries would not save certain field values if their entry type had changed. ([#2474](https://github.com/craftcms/cms/issues/2474))
- Fixed a bug where database backups would fail if in some environments if you had certain special characters in the password.
- Fixed a bug where a database connection would fail if you had a `"` in the password and you setup Craft using `craft setup/db-creds` from the command line.
- Fixed a bug where database backups could fail if the database password containned quotes or `$` symbols.
- Fixed a bug where entering a database password with a quote in it from the `setup/db-creds` command would cause Craft to generate an invalid `.env` file.

## 3.0.0-RC11 - 2018-02-20

Expand Down

0 comments on commit 9664a01

Please sign in to comment.