File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -70,3 +70,12 @@ for your questions and comments. I would be glad if you could use the appropriat
7070I also would like to leave the email communication open for NURBS-Python users. The issue tracker will stay as the
7171preferred method for communication but I know some users don't feel confident asking questions
7272or commenting on a public system. I will try my best to reply back to your emails as soon as possible.
73+
74+ API Changes
75+ ===========
76+
77+ I try to keep the API (name and location of the functions, class fields and member functions) backward-compatible
78+ during minor version upgrades. During major version upgrades, the API change might not be backward-compatible.
79+ However, these changes will be kept minor and therefore, the users can update their code to the new version without
80+ much hassle. All of these changes, regardless of minor or major version upgrades, will be announced on the CHANGELOG
81+ file.
You can’t perform that action at this time.
0 commit comments