diff --git a/README.md b/README.md index 94dc655..35a6855 100644 --- a/README.md +++ b/README.md @@ -147,13 +147,3 @@ Here are some thoughts about the kinds of features that need to exist within the - Deleting tags (`can_delete_tag`) - Only those that I have created (`can_delete_tag_own`) - Any time vs. only if they are not in use (`can_delete_tag_in_use`) - -### Changelog - -- **[addition]** A new feature was added. -- **[bugfix]** Incorrect behavior was fixed. -- **[change]** An existing feature was slightly modified or parameters were renamed. -- **[cleanup]** Code was improved, comments were added, or other changes with minor impact on the interface. -- **[removal]** An old feature was removed. - -