Skip to content

Commit

Permalink
RELEASE_NOTES: Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
meetmangukiya committed May 26, 2017
1 parent 8359147 commit 6e653c5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions RELEASE_NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ Bugfixes:
- Remark dependency has been pinned back to ~5.4 because version 6 changes
current behavior and breaks tests. This is a hotfix which will be rolled
back when the upstream addresses this.

coala-bears 0.10.0
==================

This release, we had 97 commits contributed by 42 contributors.

The coala website has been updated to a new, more modern design. You can now
find a quick overview of bears and their settings at
find a quick overview of bears and their settings at
http://coala.io/#!/languages. We also have sample a bear output on the front
page for some common languages.

Expand All @@ -37,13 +37,13 @@ Python:
with side effects.
- `PyromaBear` - Checks how well your code conforms to the python packaging
system (pip, distribute, etc).
- `PythonPackageInitBear` - Checks that modules have an ``__init__.py`` in
- `PythonPackageInitBear` - Checks that modules have an ``__init__.py`` in
their directories.


Others:

- `DennisBear` - Checks ``PO`` and ``POT`` files for problems.
- `DennisBear` - Checks ``PO`` and ``POT`` files for problems.

**Bears With New Settings**

Expand All @@ -55,7 +55,7 @@ You can look up the new settings at http://coala.io/#!/languages.

**Deprecated Settings**

- `InvalidLinkBear` - ``timeout`` setting has been deprecated. Use
- `InvalidLinkBear` - ``timeout`` setting has been deprecated. Use
``network_timeout`` instead.

**Enhancements**
Expand Down

0 comments on commit 6e653c5

Please sign in to comment.