project-stats

keep track of your projects
git clone https://git.ce9e.org/project-stats.git

commit
32cbc3e8c5917dbd80395d93bde96e4ca0ff884d
parent
38b666978df11f1d36bee9443e3df683d0d02b94
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2015-12-22 17:09
reformat changelog

Diffstat

R CHANGELOG.md -> CHANGES.rst 21 ++++++++++++---------

1 files changed, 12 insertions, 9 deletions


diff --git a/CHANGELOG.md b/CHANGES.rst

@@ -1,32 +1,35 @@
   -1     1 Changelog
   -1     2 =========
   -1     3 
    1     4 0.3.0 (2015-12-13)
    2     5 ------------------
    3     6 
    4    -1 -	fix github authentication
    5    -1 -	drop support for gitorious.
    6    -1 -	add support for gitlab
    7    -1 -	add ``--version`` CLI flag
   -1     7 -  fix github authentication
   -1     8 -  drop support for gitorious.
   -1     9 -  add support for gitlab
   -1    10 -  add ``--version`` CLI flag
    8    11 
    9    12 
   10    13 0.2.1 (2015-04-21)
   11    14 ------------------
   12    15 
   13    -1 -	fail on inidividual sources, not whole projects
   -1    16 -  fail on inidividual sources, not whole projects
   14    17 
   15    18 
   16    19 0.2.0 (2015-04-16)
   17    20 ------------------
   18    21 
   19    -1 -	speed improvements
   -1    22 -  speed improvements
   20    23 
   21    24 
   22    25 0.1.0 (2015-04-14)
   23    26 ------------------
   24    27 
   25    -1 -	fix cache
   26    -1 -	search for config file in more places
   -1    28 -  fix cache
   -1    29 -  search for config file in more places
   27    30 
   28    31 
   29    32 0.0.0 (2015-03-22)
   30    33 ------------------
   31    34 
   32    -1 -	initial release
   -1    35 -  initial release