Skip to content

Commit 4fa1d8f

Browse files
author
Andy McCormick
committed
updated changelog
1 parent d40c1c2 commit 4fa1d8f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/installation/changelog.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- Enabled renaming custom tabs in publish layouts; [#792](https://github.com/ExpressionEngine/ExpressionEngine/issues/792)
2727
- Added system config override for font size in EE code editors; [#921](https://github.com/ExpressionEngine/ExpressionEngine/issues/921)
2828
- Added per-channel setting for entry title instructions; [#1790](https://github.com/ExpressionEngine/ExpressionEngine/issues/1790)
29-
29+
- Updated custom add-on development methodology. (See [Add-on Development Overview](/development/addon-development-overview.md) )
3030

3131

3232
- **Bug Fixes** 💃🐛
@@ -36,7 +36,14 @@
3636
- Resolved [#2622](https://github.com/ExpressionEngine/ExpressionEngine/issues/2622) where deleting several legacy channel fields could cause MySQL error
3737

3838
- **Developers** 💻
39-
- Created new addon methodology and code structure
39+
- Created CLI command make:fieldtype
40+
- Created CLI command make:cp-route
41+
- Created CLI command make:sidebar
42+
- Renamed CLI command to make:tag to make:template-tag
43+
- Overall improvements in several add-on related CLI commands
44+
- Improved several add-on service classes
45+
- Fixed bugs with several CLI commands
46+
- Fixed a few bugs with add-on service classes
4047

4148
## Version 7.2.4
4249
(Release: December 13, 2022)

0 commit comments

Comments
 (0)