...
And here is the Deprecation Strategy in action where A is the name of a method:
| Code Block |
|---|
A deprecated A removed
| |
4.1-> 4.2 -> 4.3 -> 5.1 -> 5.2 -> 5.3 -> 6.1
| |
5.0 6.0 |
...

