Skip to content

Commit

Permalink
Prepare for release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leinardi committed Feb 26, 2022
1 parent 2aafc0a commit 4a2309e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
**[0.14.0] 2022-02-26**
- New: Improved executable auto-detection on Windows
- New: Make plugin hot-reloadable
- New: Show notification when PyLint exits abnormally
- Several dependency updates

**[0.13.1] 2021-12-06**
- New: Minimum compatibility version raised to 201.8743

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
version=0.13.1
version=0.14.0
ideVersion=PC-2021.3
pythonPlugin=python-ce
sinceBuild=201.8743
Expand Down

0 comments on commit 4a2309e

Please sign in to comment.