mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-29 08:44:16 +02:00
Link to author's GitHub profiles in Changelog
If a user is mentioned as a contributor in the changelog, I have added a hyperlink to their GitHub profile
This commit is contained in:
parent
8fd612e513
commit
fe53679196
32
CHANGELOG.md
32
CHANGELOG.md
@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
|
|
||||||
## [1.0.0] - 2017-06-20
|
## [1.0.0] - 2017-06-20
|
||||||
### Added
|
### Added
|
||||||
- New visual identity by @tylerfortune8.
|
- New visual identity by [@tylerfortune8](https://github.com/tylerfortune8).
|
||||||
- Version navigation.
|
- Version navigation.
|
||||||
- Links to latest released version in previous versions.
|
- Links to latest released version in previous versions.
|
||||||
- "Why keep a changelog?" section.
|
- "Why keep a changelog?" section.
|
||||||
@ -16,18 +16,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
- "How do I make a changelog?" section.
|
- "How do I make a changelog?" section.
|
||||||
- "Frequently Asked Questions" section.
|
- "Frequently Asked Questions" section.
|
||||||
- New "Guiding Principles" sub-section to "How do I make a changelog?".
|
- New "Guiding Principles" sub-section to "How do I make a changelog?".
|
||||||
- Simplified and Traditional Chinese translations from @tianshuo.
|
- Simplified and Traditional Chinese translations from [@tianshuo](https://github.com/tianshuo).
|
||||||
- German translation from @mpbzh & @Art4.
|
- German translation from [@mpbzh](https://github.com/mpbzh) & [@Art4](https://github.com/Art4).
|
||||||
- Italian translation from @azkidenz.
|
- Italian translation from [@azkidenz](https://github.com/azkidenz).
|
||||||
- Swedish translation from @magol.
|
- Swedish translation from [@magol](https://github.com/magol).
|
||||||
- Turkish translation from @karalamalar.
|
- Turkish translation from [@karalamalar](https://github.com/karalamalar).
|
||||||
- French translation from @zapashcanon.
|
- French translation from [@zapashcanon](https://github.com/zapashcanon).
|
||||||
- Brazilian Portugese translation from @aisamu.
|
- Brazilian Portugese translation from [@aisamu](https://github.com/aisamu).
|
||||||
- Polish translation from @amielucha.
|
- Polish translation from [@amielucha](https://github.com/amielucha).
|
||||||
- Russian translation from @aishek.
|
- Russian translation from [@aishek](https://github.com/aishek).
|
||||||
- Czech translation from @h4vry.
|
- Czech translation from [@h4vry](https://github.com/h4vry).
|
||||||
- Slovak translation from @jkostolansky.
|
- Slovak translation from [@jkostolansky](https://github.com/jkostolansky).
|
||||||
- Korean translation from @pierceh89.
|
- Korean translation from [@pierceh89](https://github.com/pierceh89).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Start using "changelog" over "change log" since it's the common usage.
|
- Start using "changelog" over "change log" since it's the common usage.
|
||||||
@ -53,9 +53,9 @@ translation authors keep things up-to-date.
|
|||||||
|
|
||||||
## [0.3.0] - 2015-12-03
|
## [0.3.0] - 2015-12-03
|
||||||
### Added
|
### Added
|
||||||
- RU translation from @aishek.
|
- RU translation from [@aishek](https://github.com/aishek).
|
||||||
- pt-BR translation from @tallesl.
|
- pt-BR translation from [@tallesl](https://github.com/tallesl).
|
||||||
- es-ES translation from @ZeliosAriex.
|
- es-ES translation from [@ZeliosAriex](https://github.com/ZeliosAriex).
|
||||||
|
|
||||||
## [0.2.0] - 2015-10-06
|
## [0.2.0] - 2015-10-06
|
||||||
### Changed
|
### Changed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user