Skip to content

Commit 07c1482

Browse files
committed
Update CHANGELOG
1 parent 72f0b74 commit 07c1482

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [v0.4.4](https://github.com/rekcurd/drucker-client/tree/v0.4.4) (2019-01-15)
4+
[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.4.3...v0.4.4)
5+
6+
**Merged pull requests:**
7+
8+
- Add slack notification [\#13](https://github.com/rekcurd/drucker-client/pull/13) ([keigohtr](https://github.com/keigohtr))
9+
310
## [v0.4.3](https://github.com/rekcurd/drucker-client/tree/v0.4.3) (2018-12-26)
411
[Full Changelog](https://github.com/rekcurd/drucker-client/compare/v0.4.2...v0.4.3)
512

drucker_client/_version.py

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

drucker_client/grpc

Submodule grpc updated from 7fcf4b0 to efe712b

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
drucker==0.4.3
1+
drucker==0.4.4
22
coverage==4.5.1
33
nose==1.3.7
44
pytest

0 commit comments

Comments
 (0)