Skip to content

Commit 8d2c38d

Browse files
committed
Update CHANGELOG.md
1 parent 97dd4c9 commit 8d2c38d

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

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)
5+
6+
**Merged pull requests:**
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))
10+
311
## [v0.4.4](https://github.com/rekcurd/drucker-client/tree/v0.4.4) (2019-01-15)
412
[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.4.3...v0.4.4)
513

drucker_client/_project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__project__ = 'drucker_client'
1+
__project__ = 'rekcurd_client'

drucker_client/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.4.5a'
1+
__version__ = '0.5.0a'

drucker_client/grpc

Submodule grpc updated from efe712b to 9f9636f

0 commit comments

Comments
 (0)