The 1.9.0 release contains an API change. #334
Closed
EdgarDegas
started this conversation in
General
Replies: 1 comment
-
@EdgarDegas Thanks for pointing it out. Yes, you are correct. I did not follow the version rule very strictly before Mantis 2.X.X |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I upgraded from 1.7.1 to 1.9.0 and the code won't compile. Then I realized there is an API change. I think we should avoid that in minor version upgrades.
If the APIs do need to be changed, you should increment the major version number (1.x -> 2.x).
Beta Was this translation helpful? Give feedback.
All reactions