File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 44CHANGELOG
55=========
66
7+ 0.6.0 (April 9, 2020)
8+ ---------------------
9+ Adding one feature that will make my thesis work easier,
10+ outputting the residual timeseries after beta series estimation.
11+ This release also contains changes to update links to the "new"
12+ default travis ci .com and makes sure I'm using sphinx 2.x.x,
13+ and not the new 3.x.x.
14+
15+ * [ENH] add --return-residuals (#304) @jdkent
16+ * [MAINT] update travis badge and pin sphinx (#305) @jdkent
17+
7180.5.0 (March 20, 2020)
819----------------------
920This release adds two EXPERIMENTAL flags:
Original file line number Diff line number Diff line change @@ -76,6 +76,17 @@ Please check out their pages and support the developers.
7676CHANGELOG
7777=========
7878
79+ 0.6.0 (April 9, 2020)
80+ ---------------------
81+ Adding one feature that will make my thesis work easier,
82+ outputting the residual timeseries after beta series estimation.
83+ This release also contains changes to update links to the "new"
84+ default travis ci .com and makes sure I'm using sphinx 2.x.x,
85+ and not the new 3.x.x.
86+
87+ * [ENH] add --return-residuals (#304) @jdkent
88+ * [MAINT] update travis badge and pin sphinx (#305) @jdkent
89+
79900.5.0 (March 20, 2020)
8091----------------------
8192This release adds two EXPERIMENTAL flags:
You can’t perform that action at this time.
0 commit comments