Hacker News new | ask | show | jobs
by chrisseaton 3902 days ago
If all it does is add new functionality, and doesn't modify or break any existing functionality, then that seems to be good software engineering to do in a minor upgrade doesn't it?
1 comments

If you follow semantic versioning, the third number should only be used for bugfixes. They don't.