Skip to content

Commit ff8a818

Browse files
committed
changelog
1 parent 60e1ce9 commit ff8a818

File tree

2 files changed

+55
-0
lines changed

2 files changed

+55
-0
lines changed

.github_changelog_generator

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
since_tag=v0.0.12

CHANGELOG.md

+54
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Changelog
2+
3+
## [v0.0.19](https://github.com/materialsproject/pyrho/tree/v0.0.19) (2021-03-01)
4+
5+
[Full Changelog](https://github.com/materialsproject/pyrho/compare/v0.0.18...v0.0.19)
6+
7+
## [v0.0.18](https://github.com/materialsproject/pyrho/tree/v0.0.18) (2021-03-01)
8+
9+
[Full Changelog](https://github.com/materialsproject/pyrho/compare/v0.0.17...v0.0.18)
10+
11+
## [v0.0.17](https://github.com/materialsproject/pyrho/tree/v0.0.17) (2021-03-01)
12+
13+
[Full Changelog](https://github.com/materialsproject/pyrho/compare/v0.0.16...v0.0.17)
14+
15+
## [v0.0.16](https://github.com/materialsproject/pyrho/tree/v0.0.16) (2021-03-01)
16+
17+
[Full Changelog](https://github.com/materialsproject/pyrho/compare/v0.0.15...v0.0.16)
18+
19+
**Merged pull requests:**
20+
21+
- Bump hypothesis from 6.3.3 to 6.3.4 [\#12](https://github.com/materialsproject/pyrho/pull/12) ([dependabot[bot]](https://github.com/apps/dependabot))
22+
- Bump mkdocstrings from 0.14.0 to 0.15.0 [\#11](https://github.com/materialsproject/pyrho/pull/11) ([dependabot[bot]](https://github.com/apps/dependabot))
23+
- Bump moto from 1.3.14 to 2.0.0 [\#10](https://github.com/materialsproject/pyrho/pull/10) ([dependabot[bot]](https://github.com/apps/dependabot))
24+
- Bump pytest-cov from 2.8.1 to 2.11.1 [\#9](https://github.com/materialsproject/pyrho/pull/9) ([dependabot[bot]](https://github.com/apps/dependabot))
25+
- Bump pytest-mock from 2.0.0 to 3.5.1 [\#8](https://github.com/materialsproject/pyrho/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot))
26+
- Bump mkdocs-material from 6.2.5 to 7.0.3 [\#6](https://github.com/materialsproject/pyrho/pull/6) ([dependabot[bot]](https://github.com/apps/dependabot))
27+
- Bump flake8 from 3.7.9 to 3.8.4 [\#5](https://github.com/materialsproject/pyrho/pull/5) ([dependabot[bot]](https://github.com/apps/dependabot))
28+
29+
## [v0.0.15](https://github.com/materialsproject/pyrho/tree/v0.0.15) (2021-02-27)
30+
31+
[Full Changelog](https://github.com/materialsproject/pyrho/compare/v0.0.14...v0.0.15)
32+
33+
## [v0.0.14](https://github.com/materialsproject/pyrho/tree/v0.0.14) (2021-02-27)
34+
35+
[Full Changelog](https://github.com/materialsproject/pyrho/compare/v0.0.13...v0.0.14)
36+
37+
**Merged pull requests:**
38+
39+
- Bump pycodestyle from 2.5.0 to 2.6.0 [\#7](https://github.com/materialsproject/pyrho/pull/7) ([jmmshn](https://github.com/jmmshn))
40+
- Bump hypothesis from 5.8.3 to 6.3.3 [\#4](https://github.com/materialsproject/pyrho/pull/4) ([dependabot[bot]](https://github.com/apps/dependabot))
41+
- Bump pre-commit from 2.0.1 to 2.10.1 [\#3](https://github.com/materialsproject/pyrho/pull/3) ([dependabot[bot]](https://github.com/apps/dependabot))
42+
43+
## [v0.0.13](https://github.com/materialsproject/pyrho/tree/v0.0.13) (2021-02-27)
44+
45+
[Full Changelog](https://github.com/materialsproject/pyrho/compare/v0.0.12...v0.0.13)
46+
47+
# History
48+
49+
## 0.0.0 (2021-02-25)
50+
51+
- Initial release on PyPI.
52+
53+
54+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)