Feature/add contributors count to statistics (#342)

* Add contributors count to statistics

* Update changelog
This commit is contained in:
Thomas Kaul
2021-09-04 19:46:24 +02:00
committed by GitHub
parent a4d049e53d
commit 4c194c938a
4 changed files with 46 additions and 6 deletions

View File

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Added
- Extended the statistics section on the about page by the _GitHub_ contributors count
## 1.45.0 - 04.09.2021
### Added