Plans for ZF2.0 include introduction of namespaces, and as such it will break a lot of backward compatibility. Upgrading to 2.0 will probably mean a total rewrite of an application.
For 1.x series you need to keep track of changelogs and look for backward incompatible changes, and if you decide to upgrade, make sure you upgrade your code where needed.