The most notable API change other than additions for low level graphics handling are changes in the naming convention, using always a non-capital letter for every function name, and some small changes in the sf::Clock/Time class and the need for textures and not images to use for your sprites.
The overall API is better so it's worth it, but will most likely be a pain nonetheless.