summaryrefslogtreecommitdiff
path: root/NEWS
blob: cdeefb21ebfab58a7521b2c31479c43342e5989c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
NEWS file for obbench
=====================

Version 0.6, released UNRELEASED
--------------------------------

* Fix the `restore` part of a benchmark so it actually works.

Version 0.5, released 2015-12-31
--------------------------------

* Bug fix for `obnam_config` implementation. I should've written
  tests.

Version 0.4, released 2015-12-31
--------------------------------

* Put the spec file on the front page of HTML output, and the spec for
  each benchmark on the benchmark's HTML page.

* Actually obey the `obnam_config` part of the spec file. Oops.

Version 0.3, released 2015-12-27
--------------------------------

* Produce some progress reporting so it's not so boring to watch a
  benchmark run. This includes letting Obnam produce progress
  reporting.

Version 0.2, released 2015-12-27
--------------------------------

* Fix updating a git clone.

Version 0.1, released 2015-12-26
--------------------------------

* First release after a rewrite.