diff --git a/NEW_RELEASE.md b/NEW_RELEASE.md index 5cfd5c2..b2ea146 100644 --- a/NEW_RELEASE.md +++ b/NEW_RELEASE.md @@ -1,9 +1,9 @@ # New Release Procedure - 1. Create a new tag increasing its version 1. Add changelog to README.md 1. Make a comit with the form myemerge-$NEWVERSION$ 1. git push - 1. Update ebuild in myportage overlay + 1. Create a new tag increasing its version + 1. Change to myportage overlay and update ebuild 1. Make a comit with the form myemerge-$NEWVERSION$ 1. git push diff --git a/README.md b/README.md index 825c32f..6d5a224 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ # Changelog + +## 0.1.0 +- Imported from old scripts \ No newline at end of file