Substrate 1.0 and master are not compatible. What is the plan for ink to handle compatibility issues across different Substrate versions?
Many people are going to use ink with Substrate 1.0 and still some people will want to use against Substrate master.
One example of a contract API breaking change: paritytech/substrate#2563
Not sure if this is the only one given that Substrate have no changelog to read.