My first source of information for all things liquibase is http://www.liquibase.org/, in particularly the manual.
Today I came across the an inconsistency. Our team is using liquibase 2.0 and one of our members wanted to use the modifyColumn tag. Unfortunately it is deprecated in liquibase 2.0. The xsd gave a pretty good hint what tag we should be using. But none the less, we would greatly appreciate an up to date manual.
So we pose the following question: “When/where can we find an up to date manual for liquibase 2.0”