What's Changed
* Use Catch2 from conan by pinkwah in https://github.com/equinor/ecl/pull/886
* Drop support for Python 3.6 and 3.7 by hnformentin in https://github.com/equinor/ecl/pull/884
* Remove py27 relics, black everything by berland in https://github.com/equinor/ecl/pull/893
* Remove ERT_HAVE_THREAD_POOL, not in use by berland in https://github.com/equinor/ecl/pull/887
* Remove copyright notices in .py, .cpp and .hpp files by berland in https://github.com/equinor/ecl/pull/888
* clang-format: Remove version check by berland in https://github.com/equinor/ecl/pull/891
* Improve deprecation warning for EclGrid.createRectangular by hnformentin in https://github.com/equinor/ecl/pull/881
* Circumvent Pandas bugs for years > 2262 by berland in https://github.com/equinor/ecl/pull/897
New Contributors
* hnformentin made their first contribution in https://github.com/equinor/ecl/pull/884
**Full Changelog**: https://github.com/equinor/ecl/compare/2.14.2...2.14.3