Skip to content

Commit 97b1f09

Browse files
committed
Release v0.4.5
1 parent 007e628 commit 97b1f09

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

History.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

2+
v0.4.5 / 2017-12-22
3+
===================
4+
5+
* add new subscribe workflow
6+
* add team CRUD and rename `up account` to `up team`. Re #410
7+
* refactor: replace `kingpin.CmdClause` with `kingpin.Cmd`
8+
* refactor: use `time.Since` for time difference (#509)
9+
* refactor: add "ci" to stats so we can see how often CI is used
10+
* refactor: simplify start of plain reporter (#508)
11+
* refactor: a typo fix in http/relay (#507)
12+
* refactor: drop unnecessary `fmt.Sprintf` in reporter/text (#506)
13+
* refactor: simplify personal team check (#500)
14+
215
v0.4.4 / 2017-12-19
316
===================
417

0 commit comments

Comments
 (0)