Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Prepare v2.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcanemagus committed Oct 18, 2016
1 parent 038448f commit fe272fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 2.0.2

This comment has been minimized.

Copy link
@dirk-thomas

dirk-thomas Oct 18, 2016

Member

It would be a nice-to-have if the versions would also have a date associated with it :bowtie:

This comment has been minimized.

Copy link
@Arcanemagus

Arcanemagus Oct 18, 2016

Author Member

Yea, I'm considering just wiping this hand-generated one and moving to the same tool I use in all the other repos.

This comment has been minimized.

Copy link
@dirk-thomas

dirk-thomas Oct 18, 2016

Member

👍


* Add a workaround for the improper E999 positioning ([#262](https://github.com/AtomLinter/linter-flake8/pull/262))

## 2.0.1

* Show a nicer message when an invalid point is encountered ([#260](https://github.com/AtomLinter/linter-flake8/pull/260))
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "linter-flake8",
"main": "./lib/main.js",
"version": "2.0.1",
"version": "2.0.2",
"description": "Atom linter plugin for Python, using flake8",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit fe272fe

Please sign in to comment.