|
2 | 2 |
|
3 | 3 | ## Unreleased |
4 | 4 |
|
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) |
6 | 6 |
|
7 | 7 | ## Enhancement |
8 | 8 |
|
|
11 | 11 |
|
12 | 12 | ## Documentation |
13 | 13 |
|
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) |
18 | 18 |
|
19 | 19 | ## v0.7.0 (2019-11-03) |
20 | 20 |
|
|
27 | 27 |
|
28 | 28 | ## Documentation |
29 | 29 |
|
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) |
33 | 33 | - [PR #40](https://github.com/v-community/v_by_example/pull/40) November and December plan [@vbrazo](https://github.com/vbrazo) |
34 | 34 | - [PR #38](https://github.com/v-community/v_by_example/pull/38) Improve contributing [@vbrazo](https://github.com/vbrazo) |
35 | 35 | - [PR #37](https://github.com/v-community/v_by_example/pull/37) Fix broken README links [@vbrazo](https://github.com/vbrazo) |
|
63 | 63 |
|
64 | 64 | ## Chores |
65 | 65 |
|
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) |
67 | 67 |
|
68 | 68 | ## Feature Request |
69 | 69 |
|
|
75 | 75 |
|
76 | 76 | ## Chores |
77 | 77 |
|
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) |
79 | 79 | - [PR #17](https://github.com/v-community/v_by_example/pull/17) Update repo structure [@vbrazo](https://github.com/vbrazo) |
80 | 80 |
|
81 | 81 | ## Documentation |
|
100 | 100 |
|
101 | 101 | - [PR #7](https://github.com/v-community/v_by_example/pull/7) Add october.plan [@vbrazo](https://github.com/vbrazo) |
102 | 102 | - [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) |
104 | 104 |
|
105 | 105 | ## Chores |
106 | 106 |
|
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) |
108 | 108 |
|
109 | 109 | ------------------------------------------------------------------------------ |
110 | 110 |
|
|
0 commit comments