Skip to content

Commit 14af1f7

Browse files
authored
Merge pull request #1046 from ExpressionEngine/release/7.5.15
a bit more formatting
2 parents fbd3b5f + cabaf7b commit 14af1f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/installation/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
2828
**Bug Fixes** 🐛
2929

3030
- Fixed [#4923](https://github.com/ExpressionEngine/ExpressionEngine/issues/4923) where RTE ckeditor unordered list style issue
31-
- Fixed no_results to work in rss parser add-on [#4833](https://github.com/ExpressionEngine/ExpressionEngine/pull/4833)
31+
- Fixed [#4833](https://github.com/ExpressionEngine/ExpressionEngine/pull/4833) no_results to work in rss parser add-on
3232
- Resolved [#4458](https://github.com/ExpressionEngine/ExpressionEngine/issues/4458) an issue where base_path and theme_path could be incorrectly set when installed with system folder above web root
33-
- Resolved #4933 changed row getter to account for model object as well [#4933](https://github.com/ExpressionEngine/ExpressionEngine/issues/4933)
33+
- Resolved [#4933](https://github.com/ExpressionEngine/ExpressionEngine/issues/4933) changed row getter to account for model object as well
3434

3535
**Enhancements**
3636

3737
- Add mime_type parameter to {exp:file:entries} tag [#4940](https://github.com/ExpressionEngine/ExpressionEngine/pull/4940)
3838
- Add Strict-Transport-Security header to HTTP Header addon [#4912](https://github.com/ExpressionEngine/ExpressionEngine/pull/4912)
3939
- Changed [#4891](https://github.com/ExpressionEngine/ExpressionEngine/issues/4891) : Removed the “\*” displayed on individual input boxes of a required Grid field
40-
-Bypass on-the-fly manipulations if the image is not editable (e.g. SVG); [#4868](https://github.com/ExpressionEngine/ExpressionEngine/discussions/4868)
40+
- Bypass on-the-fly manipulations if the image is not editable (e.g. SVG); [#4868](https://github.com/ExpressionEngine/ExpressionEngine/discussions/4868)
4141

4242

4343
**Developers** 💻

0 commit comments

Comments
 (0)