Implicit array review
Fix a couple of things that popped up during review that impact the vtkImplicitArray
framework as a whole:
- One centralized changelog in
add-vtkImplicitArrays.md
- The non-inheritability of the built-in implicit backends through use of the
final
keyword - Additions to the
build.md