Turn "deprecations" into "deprecations and planned changes"

This captures the intent better, as some changes are indeed plain
deprecations leading to removal, but other changes can be viewed
as minor tune-ups instead.
This commit is contained in:
Martin Hořeňovský
2018-11-24 18:01:20 +01:00
parent 695e6eafc5
commit df019cc113
2 changed files with 66 additions and 43 deletions

View File

@@ -36,4 +36,4 @@ Other:
* [Open Source Projects using Catch](opensource-users.md#top)
* [Contributing](contributing.md#top)
* [Release Notes](release-notes.md#top)
* [Deprecations](deprecations.md#top)
* [Deprecations and incoming changes](deprecations.md#top)