Skip to content

Commit eed163b

Browse files
committed
Add changelog
Signed-off-by: Bernát Gábor <[email protected]>
1 parent 7655b4d commit eed163b

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

CHANGELOG.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Changelog
2+
3+
## [Unreleased](https://github.com/pytest-dev/pytest-print/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/pytest-dev/pytest-print/compare/0.2.0...HEAD)
6+
7+
**Closed issues:**
8+
9+
- add session level support [\#6](https://github.com/pytest-dev/pytest-print/issues/6)
10+
11+
## [0.2.0](https://github.com/pytest-dev/pytest-print/tree/0.2.0) (2020-08-04)
12+
13+
[Full Changelog](https://github.com/pytest-dev/pytest-print/compare/0.1.3...0.2.0)
14+
15+
## [0.1.3](https://github.com/pytest-dev/pytest-print/tree/0.1.3) (2019-09-03)
16+
17+
[Full Changelog](https://github.com/pytest-dev/pytest-print/compare/0.1.2...0.1.3)
18+
19+
**Implemented enhancements:**
20+
21+
- allow force on, document flags [\#3](https://github.com/pytest-dev/pytest-print/pull/3)
22+
([gaborbernat](https://github.com/gaborbernat))
23+
24+
**Merged pull requests:**
25+
26+
- Remove PyPy special cases [\#4](https://github.com/pytest-dev/pytest-print/pull/4)
27+
([vtbassmatt](https://github.com/vtbassmatt))
28+
29+
## [0.1.2](https://github.com/pytest-dev/pytest-print/tree/0.1.2) (2018-11-29)
30+
31+
[Full Changelog](https://github.com/pytest-dev/pytest-print/compare/0.1.1...0.1.2)
32+
33+
## [0.1.1](https://github.com/pytest-dev/pytest-print/tree/0.1.1) (2018-11-15)
34+
35+
[Full Changelog](https://github.com/pytest-dev/pytest-print/compare/0.1.0...0.1.1)
36+
37+
**Closed issues:**
38+
39+
- How to use “pytest_print” [\#1](https://github.com/pytest-dev/pytest-print/issues/1)
40+
41+
**Merged pull requests:**
42+
43+
- Update setup.py [\#2](https://github.com/pytest-dev/pytest-print/pull/2)
44+
([shashanksingh28](https://github.com/shashanksingh28))
45+
46+
## [0.1.0](https://github.com/pytest-dev/pytest-print/tree/0.1.0) (2018-04-14)
47+
48+
[Full Changelog](https://github.com/pytest-dev/pytest-print/compare/727896d18cab117ad84010086cbc4c9a16d9e8f7...0.1.0)
49+
50+
\* _This Changelog was automatically generated by
51+
[github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_

0 commit comments

Comments
 (0)