Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Feb 14, 2023
1 parent 5bf6485 commit f2abb53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Added `craft\htmlpurifier\VideoEmbedUrlDef`.
- Fixed a bug where entries that aren’t propagated to the primary site weren’t showing revision notes. ([#12641](https://github.com/craftcms/cms/issues/12641))
- Fixed a bug where HTML tags weren’t getting stripped from auto-generated Handle and URI Format setting values.
- Fixed a JavaScript error that could occur if an object with `null `values was passed to `Craft.compare()`.
- Fixed a JavaScript error that could occur if an object with `null` values was passed to `Craft.compare()`.
- Fixed a bug where `craft\elements\db\ElementQuery::toArray()` was calling getter methods whose names conflicted with custom field handles. ([#12635](https://github.com/craftcms/cms/pull/12635))

## 3.7.65.2 - 2023-02-08
Expand Down

0 comments on commit f2abb53

Please sign in to comment.