Remove these pitiful leftovers of a changelog legend.

master
voussoir 2020-09-27 10:49:23 -07:00
parent 667c14f072
commit 4ee9aea3a9
1 changed files with 0 additions and 10 deletions

View File

@ -147,13 +147,3 @@ Here are some thoughts about the kinds of features that need to exist within the
- Deleting tags (`can_delete_tag`) - Deleting tags (`can_delete_tag`)
- Only those that I have created (`can_delete_tag_own`) - 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`) - 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.