|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v0.4.5](https://github.com/rekcurd/drucker-client/tree/v0.4.5) (2019-01-30) |
4 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.4.4...v0.4.5) |
| 3 | +## [v0.4.5](https://github.com/rekcurd/python-client/tree/v0.4.5) (2019-01-30) |
| 4 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.4.4...v0.4.5) |
5 | 5 |
|
6 | 6 | **Merged pull requests:** |
7 | 7 |
|
8 | | -- Unittest py37 support [\#17](https://github.com/rekcurd/drucker-client/pull/17) ([keigohtr](https://github.com/keigohtr)) |
9 | | -- fix DummyApp in unittest [\#15](https://github.com/rekcurd/drucker-client/pull/15) ([yuki-mt](https://github.com/yuki-mt)) |
| 8 | +- Unittest py37 support [\#17](https://github.com/rekcurd/python-client/pull/17) ([keigohtr](https://github.com/keigohtr)) |
| 9 | +- fix DummyApp in unittest [\#15](https://github.com/rekcurd/python-client/pull/15) ([yuki-mt](https://github.com/yuki-mt)) |
10 | 10 |
|
11 | | -## [v0.4.4](https://github.com/rekcurd/drucker-client/tree/v0.4.4) (2019-01-15) |
12 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.4.3...v0.4.4) |
| 11 | +## [v0.4.4](https://github.com/rekcurd/python-client/tree/v0.4.4) (2019-01-15) |
| 12 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.4.3...v0.4.4) |
13 | 13 |
|
14 | 14 | **Merged pull requests:** |
15 | 15 |
|
16 | | -- Add slack notification [\#13](https://github.com/rekcurd/drucker-client/pull/13) ([keigohtr](https://github.com/keigohtr)) |
| 16 | +- Add slack notification [\#13](https://github.com/rekcurd/python-client/pull/13) ([keigohtr](https://github.com/keigohtr)) |
17 | 17 |
|
18 | | -## [v0.4.3](https://github.com/rekcurd/drucker-client/tree/v0.4.3) (2018-12-26) |
19 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.4.2...v0.4.3) |
| 18 | +## [v0.4.3](https://github.com/rekcurd/python-client/tree/v0.4.3) (2018-12-26) |
| 19 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.4.2...v0.4.3) |
20 | 20 |
|
21 | 21 | **Merged pull requests:** |
22 | 22 |
|
23 | | -- Update README.md [\#12](https://github.com/rekcurd/drucker-client/pull/12) ([keigohtr](https://github.com/keigohtr)) |
24 | | -- Istio support [\#11](https://github.com/rekcurd/drucker-client/pull/11) ([keigohtr](https://github.com/keigohtr)) |
| 23 | +- Update README.md [\#12](https://github.com/rekcurd/python-client/pull/12) ([keigohtr](https://github.com/keigohtr)) |
| 24 | +- Istio support [\#11](https://github.com/rekcurd/python-client/pull/11) ([keigohtr](https://github.com/keigohtr)) |
25 | 25 |
|
26 | | -## [v0.4.2](https://github.com/rekcurd/drucker-client/tree/v0.4.2) (2018-11-28) |
27 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.4.1...v0.4.2) |
| 26 | +## [v0.4.2](https://github.com/rekcurd/python-client/tree/v0.4.2) (2018-11-28) |
| 27 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.4.1...v0.4.2) |
28 | 28 |
|
29 | | -## [v0.4.1](https://github.com/rekcurd/drucker-client/tree/v0.4.1) (2018-11-20) |
30 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.4.0...v0.4.1) |
| 29 | +## [v0.4.1](https://github.com/rekcurd/python-client/tree/v0.4.1) (2018-11-20) |
| 30 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.4.0...v0.4.1) |
31 | 31 |
|
32 | 32 | **Merged pull requests:** |
33 | 33 |
|
34 | | -- Prepare for release v0.4.1 [\#9](https://github.com/rekcurd/drucker-client/pull/9) ([keigohtr](https://github.com/keigohtr)) |
| 34 | +- Prepare for release v0.4.1 [\#9](https://github.com/rekcurd/python-client/pull/9) ([keigohtr](https://github.com/keigohtr)) |
35 | 35 |
|
36 | | -## [v0.4.0](https://github.com/rekcurd/drucker-client/tree/v0.4.0) (2018-11-07) |
37 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.3.4...v0.4.0) |
| 36 | +## [v0.4.0](https://github.com/rekcurd/python-client/tree/v0.4.0) (2018-11-07) |
| 37 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.3.4...v0.4.0) |
38 | 38 |
|
39 | 39 | **Merged pull requests:** |
40 | 40 |
|
41 | | -- Add badge [\#8](https://github.com/rekcurd/drucker-client/pull/8) ([keigohtr](https://github.com/keigohtr)) |
42 | | -- Create CONTRIBUTING.md [\#7](https://github.com/rekcurd/drucker-client/pull/7) ([syleeeee](https://github.com/syleeeee)) |
43 | | -- Create CODE\_OF\_CONDUCT.md [\#6](https://github.com/rekcurd/drucker-client/pull/6) ([syleeeee](https://github.com/syleeeee)) |
44 | | -- Pipnize drucker client [\#5](https://github.com/rekcurd/drucker-client/pull/5) ([keigohtr](https://github.com/keigohtr)) |
| 41 | +- Add badge [\#8](https://github.com/rekcurd/python-client/pull/8) ([keigohtr](https://github.com/keigohtr)) |
| 42 | +- Create CONTRIBUTING.md [\#7](https://github.com/rekcurd/python-client/pull/7) ([syleeeee](https://github.com/syleeeee)) |
| 43 | +- Create CODE\_OF\_CONDUCT.md [\#6](https://github.com/rekcurd/python-client/pull/6) ([syleeeee](https://github.com/syleeeee)) |
| 44 | +- Pipnize drucker client [\#5](https://github.com/rekcurd/python-client/pull/5) ([keigohtr](https://github.com/keigohtr)) |
45 | 45 |
|
46 | | -## [v0.3.4](https://github.com/rekcurd/drucker-client/tree/v0.3.4) (2018-10-03) |
47 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.3.3...v0.3.4) |
| 46 | +## [v0.3.4](https://github.com/rekcurd/python-client/tree/v0.3.4) (2018-10-03) |
| 47 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.3.3...v0.3.4) |
48 | 48 |
|
49 | | -## [v0.3.3](https://github.com/rekcurd/drucker-client/tree/v0.3.3) (2018-08-29) |
50 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.3.2...v0.3.3) |
| 49 | +## [v0.3.3](https://github.com/rekcurd/python-client/tree/v0.3.3) (2018-08-29) |
| 50 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.3.2...v0.3.3) |
51 | 51 |
|
52 | 52 | **Merged pull requests:** |
53 | 53 |
|
54 | | -- Refactor `sys.path.append` related code [\#3](https://github.com/rekcurd/drucker-client/pull/3) ([keigohtr](https://github.com/keigohtr)) |
| 54 | +- Refactor `sys.path.append` related code [\#3](https://github.com/rekcurd/python-client/pull/3) ([keigohtr](https://github.com/keigohtr)) |
55 | 55 |
|
56 | | -## [v0.3.2](https://github.com/rekcurd/drucker-client/tree/v0.3.2) (2018-08-22) |
57 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.3.1...v0.3.2) |
| 56 | +## [v0.3.2](https://github.com/rekcurd/python-client/tree/v0.3.2) (2018-08-22) |
| 57 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.3.1...v0.3.2) |
58 | 58 |
|
59 | | -## [v0.3.1](https://github.com/rekcurd/drucker-client/tree/v0.3.1) (2018-08-15) |
60 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.3.0...v0.3.1) |
| 59 | +## [v0.3.1](https://github.com/rekcurd/python-client/tree/v0.3.1) (2018-08-15) |
| 60 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.3.0...v0.3.1) |
61 | 61 |
|
62 | 62 | **Merged pull requests:** |
63 | 63 |
|
64 | | -- \[Hotfix\] Change code generator [\#2](https://github.com/rekcurd/drucker-client/pull/2) ([keigohtr](https://github.com/keigohtr)) |
| 64 | +- \[Hotfix\] Change code generator [\#2](https://github.com/rekcurd/python-client/pull/2) ([keigohtr](https://github.com/keigohtr)) |
65 | 65 |
|
66 | | -## [v0.3.0](https://github.com/rekcurd/drucker-client/tree/v0.3.0) (2018-08-08) |
67 | | -[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.2.0...v0.3.0) |
| 66 | +## [v0.3.0](https://github.com/rekcurd/python-client/tree/v0.3.0) (2018-08-08) |
| 67 | +[Full Changelog](https://github.com/rekcurd/python-client/compare/v0.2.0...v0.3.0) |
68 | 68 |
|
69 | 69 | **Merged pull requests:** |
70 | 70 |
|
71 | | -- Add version info to endpoint [\#1](https://github.com/rekcurd/drucker-client/pull/1) ([keigohtr](https://github.com/keigohtr)) |
| 71 | +- Add version info to endpoint [\#1](https://github.com/rekcurd/python-client/pull/1) ([keigohtr](https://github.com/keigohtr)) |
72 | 72 |
|
73 | | -## [v0.2.0](https://github.com/rekcurd/drucker-client/tree/v0.2.0) (2018-07-17) |
| 73 | +## [v0.2.0](https://github.com/rekcurd/python-client/tree/v0.2.0) (2018-07-17) |
74 | 74 |
|
75 | 75 |
|
76 | 76 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments