changelog
-
Hello,
I am currently using FOG version 1.5.9.111 (dev-branch).
It seems that the last version of “dev-branch” is 1.5.9.235.On github I don’t see the changelog concerning this version.
Can I upgrade from 1.5.9.111 to 1.5.9.235 without any problem?
They are minor corrections?
Thanks for your help.
Pascal -
@plegrand “change log” is managed by the commits themselves, which is partly why we went with github for managing changes.
Yes, you can always upgrade from an older to a newer version.
One thing we have focused on since the beginning of FOG is iterative upgrades. While you can always upgrade, you may not always be able to downgrade though as we may make significant schema changes to the database.
-
@plegrand Just to add to Tom’s answer, you can get a changelog from github:
https://github.com/FOGProject/fogproject/compare/ddb9904a7cd56089c6660d1bfdb25af6265282b4...dev-branch (from 1.5.9.111 to latest dev-branch)
orhttps://github.com/FOGProject/fogproject/compare/master...dev-branch (from 1.5.9 to latest dev-branch)
-
@Tom-Elliott
So no problem to upgrade from 1.5.9.111 (dev-branch) to 1.5.9.235(dev-branch) ?
Thanks -
@plegrand Correct