We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 007e628 commit 97b1f09Copy full SHA for 97b1f09
History.md
@@ -1,4 +1,17 @@
1
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
15
v0.4.4 / 2017-12-19
16
===================
17
0 commit comments