All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
- add support for flake8 v7.0.0
- drop support for python 2.x
- drop compatibility with flake8 <3.x
- drop useless/unknown pylint options: I0012, W0704, W0142, W0232, R0201
- updated extension code from
L
toLIC001
.