Skip to content

Commit 8d04ee8

Browse files
committed
Policity about breaking backward compatibility in MINOR releases
1 parent 84b452f commit 8d04ee8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nob.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2155,6 +2155,8 @@ NOBDEF int closedir(DIR *dirp)
21552155
and let them co-exist for a while.
21562156
- MAJOR update should be just a periodic cleanup of the deprecated functions and types
21572157
without really modifying any existing functionality.
2158+
- Breaking backward compatibility in a MINOR release should be considered a bug and
2159+
should be promptly fixed in the next PATCH release.
21582160
21592161
Naming Conventions:
21602162

0 commit comments

Comments
 (0)