Skip to content

Commit

Permalink
Add CHANGELOG with published version
Browse files Browse the repository at this point in the history
  • Loading branch information
anapaulagomes committed May 24, 2018
1 parent 3787c36 commit 07b64ee
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## [Unreleased]

## [0.1.0] - 2018-05-24
### Added
- Run the tests according with changed files

[Unreleased]: https://github.com/anapaulagomes/pytest-picked/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/anapaulagomes/pytest-picked/compare/v0.3.0...v0.1.0
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ Features
* Run the tests according with changed files from `git status`


Installation
------------

You can install "pytest-picked" via `pip`_ from `PyPI`_::

$ pip install pytest-picked


Usage
-----

Expand Down

0 comments on commit 07b64ee

Please sign in to comment.