Skip to content

Commit b0824bd

Browse files
committed
Update changelog for release 0.4.0
1 parent 5dd9b23 commit b0824bd

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. This change
33

44
## [Unreleased]
55
### Added
6+
### Changed
7+
### Removed
8+
### Fixed
9+
10+
## [0.4.0] - 2019-12-22
11+
### Added
612
- Pie chart for commit statistics (self-committed commits vs. non self-committed commits)
713
- Commit counts for contributors statistic
814
- Contributor rankings based on commit counts
@@ -16,8 +22,6 @@ All notable changes to this project will be documented in this file. This change
1622
- Rework contributor list, now displayed as table
1723
- Authored and committed count is added to separate categories
1824
- Parallelized repo analysis steps
19-
### Removed
20-
### Fixed
2125

2226
## [0.3.0] - 2019-10-29
2327
### Added
@@ -41,7 +45,8 @@ All notable changes to this project will be documented in this file. This change
4145
### Added
4246
- Analyse commits by author and committer
4347

44-
[Unreleased]: https://github.com/gernd/repo-analyzer/compare/v0.3.0...HEAD
48+
[Unreleased]: https://github.com/gernd/repo-analyzer/compare/v0.4.0...HEAD
49+
[0.4.0]: https://github.com/gernd/repo-analyzer/compare/v0.3.0...v0.4.0
4550
[0.3.0]: https://github.com/gernd/repo-analyzer/compare/v0.2.0...v0.3.0
4651
[0.2.0]: https://github.com/gernd/repo-analyzer/compare/v0.1.0...v0.2.0
4752
[0.1.0]: https://github.com/gernd/repo-analyzer/compare/v0.0.1...v0.1.0

0 commit comments

Comments
 (0)