Skip to content

Commit 398153e

Browse files
committed
Changelog: Update links
Update links to Don's github profile & his username
1 parent 790f578 commit 398153e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Unreleased
44

5-
- [PR #66](https://github.com/v-community/v_by_example/pull/66) Update .typo-ci.yml [@donnisnoni95](https://github.com/donnisnoni95)
5+
- [PR #66](https://github.com/v-community/v_by_example/pull/66) Update .typo-ci.yml [@dhonx](https://github.com/dhonx)
66

77
## Enhancement
88

@@ -11,10 +11,10 @@
1111

1212
## Documentation
1313

14-
- [PR #69](https://github.com/v-community/v_by_example/pull/69) using 4 spaces for indentation & format table [@donnisnoni95](https://github.com/donnisnoni95)
15-
- [PR #68](https://github.com/v-community/v_by_example/pull/68) update variadic function, fix typo & improve grammar [@donnisnoni95](https://github.com/donnisnoni95)
16-
- [PR #67](https://github.com/v-community/v_by_example/pull/67) update note section [@donnisnoni95](https://github.com/donnisnoni95)
17-
- [PR #60](https://github.com/v-community/v_by_example/pull/60) fix grammar, formating some code & fix example for loop example [@donnisnoni95](https://github.com/donnisnoni95)
14+
- [PR #69](https://github.com/v-community/v_by_example/pull/69) using 4 spaces for indentation & format table [@dhonx](https://github.com/dhonx)
15+
- [PR #68](https://github.com/v-community/v_by_example/pull/68) update variadic function, fix typo & improve grammar [@dhonx](https://github.com/dhonx)
16+
- [PR #67](https://github.com/v-community/v_by_example/pull/67) update note section [@dhonx](https://github.com/dhonx)
17+
- [PR #60](https://github.com/v-community/v_by_example/pull/60) fix grammar, formating some code & fix example for loop example [@dhonx](https://github.com/dhonx)
1818

1919
## v0.7.0 (2019-11-03)
2020

@@ -27,9 +27,9 @@
2727

2828
## Documentation
2929

30-
- [PR #58](https://github.com/v-community/v_by_example/pull/58) add comma and remove some whitespaces [@donnisnoni95](https://github.com/donnisnoni95)
31-
- [PR #57](https://github.com/v-community/v_by_example/pull/57) array: add how to create an empty array [@donnisnoni95](https://github.com/donnisnoni95)
32-
- [PR #41](https://github.com/v-community/v_by_example/pull/41) examples: improve grammar, better MD structure & fix some code [@donnisnoni95](https://github.com/donnisnoni95)
30+
- [PR #58](https://github.com/v-community/v_by_example/pull/58) add comma and remove some whitespaces [@dhonx](https://github.com/dhonx)
31+
- [PR #57](https://github.com/v-community/v_by_example/pull/57) array: add how to create an empty array [@dhonx](https://github.com/dhonx)
32+
- [PR #41](https://github.com/v-community/v_by_example/pull/41) examples: improve grammar, better MD structure & fix some code [@dhonx](https://github.com/dhonx)
3333
- [PR #40](https://github.com/v-community/v_by_example/pull/40) November and December plan [@vbrazo](https://github.com/vbrazo)
3434
- [PR #38](https://github.com/v-community/v_by_example/pull/38) Improve contributing [@vbrazo](https://github.com/vbrazo)
3535
- [PR #37](https://github.com/v-community/v_by_example/pull/37) Fix broken README links [@vbrazo](https://github.com/vbrazo)
@@ -63,7 +63,7 @@
6363

6464
## Chores
6565

66-
- [PR #23](https://github.com/v-community/v_by_example/pull/23) hello.md: formatting [@donnisnoni95](https://github.com/donnisnoni95)
66+
- [PR #23](https://github.com/v-community/v_by_example/pull/23) hello.md: formatting [@dhonx](https://github.com/dhonx)
6767

6868
## Feature Request
6969

@@ -75,7 +75,7 @@
7575

7676
## Chores
7777

78-
- [PR #18](https://github.com/v-community/v_by_example/pull/18) update primitives.md [@donnisnoni95](https://github.com/donnisnoni95)
78+
- [PR #18](https://github.com/v-community/v_by_example/pull/18) update primitives.md [@dhonx](https://github.com/dhonx)
7979
- [PR #17](https://github.com/v-community/v_by_example/pull/17) Update repo structure [@vbrazo](https://github.com/vbrazo)
8080

8181
## Documentation
@@ -100,11 +100,11 @@
100100

101101
- [PR #7](https://github.com/v-community/v_by_example/pull/7) Add october.plan [@vbrazo](https://github.com/vbrazo)
102102
- [PR #6](https://github.com/v-community/v_by_example/pull/6) Add CONTRIBUTING [@vbrazo](https://github.com/vbrazo)
103-
- [PR #5](https://github.com/v-community/v_by_example/pull/5) add a final newline at the end of file [@donnisnoni95](https://github.com/donnisnoni95)
103+
- [PR #5](https://github.com/v-community/v_by_example/pull/5) add a final newline at the end of file [@dhonx](https://github.com/dhonx)
104104

105105
## Chores
106106

107-
- [PR #12](https://github.com/v-community/v_by_example/pull/12) ignore executable chores [@donnisnoni95](https://github.com/donnisnoni95)
107+
- [PR #12](https://github.com/v-community/v_by_example/pull/12) ignore executable chores [@dhonx](https://github.com/dhonx)
108108

109109
------------------------------------------------------------------------------
110110

0 commit comments

Comments
 (0)