You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
== Change Log ==
2
2
3
+
=== Version 0.10.0, December 27, 2013 ===
4
+
* NEW #108: AlekSi made executable names uniques per project instead of globally
5
+
* NEW #148: staticfloat added the ability to set benchmark fields when saving results for a new benchmark
6
+
* NEW #149, #161: rchikhi and others fixed Django compatibility with versions 1.4-1.6
7
+
* NEW #158: smarr added initial travis configuration. Continuous integration is now enabled for Codespeed
8
+
* NEW #32: squiddy added option to control display of authors email address
9
+
* OPTIMIZATION #98: squiddy greatly reduced the number of necessary queries for getting comparison data, getting down the response time by an order of magnitude
10
+
* FIX #86: a8 fixed timeline plot failing when more than 4 series were selected
11
+
* FIX #130: alkino fixed migrations 0006 and 0012
12
+
* FIX #151: philangist migrated Github integration to API v3
13
+
* FIX #85: a8 fixed timeline view on IE
14
+
15
+
3
16
=== Version 0.9.1, September 11, 2011 ===
4
17
* NEW: Stefan added the possibility to name the default branch other than "default"
5
18
* NEW: Danilo added executable grouping by project
0 commit comments