blob: ffed03042230e52f1e5f48dd4a12d54ab9ed9a5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
==============================================
<Project Name> <Release Name> Compatibility
==============================================
Compatibility with Previous Releases
=======================================
<optional, required if there's a previous release>
Is it compatible? Did anything about how a user or developer would
consume it change? If so, document it here.
Migration from Previous Releases
=====================================
<optional, required if there's a previous release for the project>
Describe any special step somebody would have to take to migrate from a
previous release to this one. If migration isn't supported for some
combinations, state that as well.
|