Skip to content

Commit a5bcee9

Browse files
committed
updates readme file
1 parent 2e9918f commit a5bcee9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,12 @@ After upgraded to latest version follows these steps:
141141
- run `php artisan vendor:publish --tag=laravel-fulltext --force `
142142
- In `config/laravel-fulltext.php` file change exclude_feature_enabled to `true` and change exclude_records_column_name to `is_published`
143143

144+
## After Upgrade to 7.2.x
145+
- run `php artisan vendor:publish --provider="WebDevEtc\BlogEtc\BlogEtcServiceProvider"`
144146

145147
## Version History
148+
- 7.2.1 - adds reading progress bar feature (if you upgrade, re-publish config file and view files)
149+
- 7.2.0 - adds sub-category functionality to blog
146150
- 7.1.5 - minor fix for recent posts
147151
- 7.1.4 - updates fulltext search package which solves the search issue
148152
- 7.1.2 - shows categories on blog home page - minor fix (if you upgrade try to re-publish view files)

0 commit comments

Comments
 (0)