Skip to content

Commit

Permalink
Merge branch 'release/3.3.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Sep 25, 2019
2 parents 37d4792 + 90c9e06 commit 6c47e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- `craft\helpers\Html::parseTagAttributes()` now has a `$decode` argument.
- `craft\test\fixtures\elements\GlobalSetFixture` now has the option to load the active record instance. ([#4947](https://github.com/craftcms/cms/pull/4947))

### Fixed
### Fixed
- Fixed a bug where checkbox inputs were positioned incorrectly for RTL languages.
- Fixed a bug where the updater and `project.yaml` sync pages weren’t always handling error responses correctly. ([#4988](https://github.com/craftcms/cms/issues/4988))
- Fixed an error that could occur when syncing the project config, if a volume was being deleted that didn’t exist in the database to begin with. ([#4990](https://github.com/craftcms/cms/pull/4990))
Expand Down

0 comments on commit 6c47e2d

Please sign in to comment.