Skip to content

Commit

Permalink
DOC: rebrand "API Changes" to "API Breaks"
Browse files Browse the repository at this point in the history
  • Loading branch information
ZLLentz committed Sep 27, 2023
1 parent 0517301 commit a7d5f86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/source/upcoming_release_notes/template-full.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Your filename should be issuenumber-title.rst, substituting appropriately.
Make sure to fill out any section that represents changes you have made,
or replace the default bullet point with N/A.

API Changes
-----------
API Breaks
----------
- List backwards-incompatible changes here.
Changes to PVs don't count as API changes for this library,
but changing method and component names or changing default behavior does.
Expand Down
4 changes: 2 additions & 2 deletions docs/source/upcoming_release_notes/template-short.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
IssueNumber Title
#################

API Changes
-----------
API Breaks
----------
- N/A

Features
Expand Down

0 comments on commit a7d5f86

Please sign in to comment.