Skip to content

Commit 216ee6f

Browse files
committed
Update Q&A doc page
1 parent e2bbf7a commit 216ee6f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/q_a.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,12 @@ for your questions and comments. I would be glad if you could use the appropriat
7070
I also would like to leave the email communication open for NURBS-Python users. The issue tracker will stay as the
7171
preferred method for communication but I know some users don't feel confident asking questions
7272
or 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.

0 commit comments

Comments
 (0)