Remove changelog

This commit is contained in:
DariusIII
2022-08-20 22:13:30 +02:00
parent 63e5bf0567
commit a077575d06
2 changed files with 1 additions and 5136 deletions
-5130
View File
File diff suppressed because it is too large Load Diff
+1 -6
View File
@@ -5,12 +5,7 @@ EXIT_STATUS=0
# Add changes. # Add changes.
git add -i git add -i
# Edit changelog. # Migrate database changes if needed
nano Changelog
# Add changes to changelog.
git add Changelog
php artisan migrate php artisan migrate
# Commit changes. # Commit changes.