Skip to content

Commit 97a3c30

Browse files
committed
Bump version to 0.3.0
1 parent 7b0a364 commit 97a3c30

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## v0.3.0 (2019-10-12)
4+
5+
## Chores
6+
7+
- [PR #18](https://github.com/v-community/v_by_example/pull/18) update primitives.md [@donnisnoni95](https://github.com/donnisnoni95)
8+
- [PR #17](https://github.com/v-community/v_by_example/pull/17) Update repo structure [@vbrazo](https://github.com/vbrazo)
9+
10+
## Documentation
11+
12+
- [PR #16](https://github.com/v-community/v_by_example/pull/16) Fix Discord link [@vbrazo](https://github.com/vbrazo)
13+
14+
## Feature Request / Enhancement
15+
16+
- [PR #19](https://github.com/v-community/v_by_example/pull/19) example: conditional statements like if, else, else if, for and while [@vbrazo](https://github.com/vbrazo)
17+
318
## v0.2.0 (2019-10-06)
419

520
## Feature Request / Enhancement

october.plan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ v0.2.0
77
+ example: primitives, variables, operators mostly.
88

99
v0.3.0
10-
- example: conditional statements like if, else, else if, for and while.
10+
+ example: conditional statements like if, else, else if, for and while.
1111
- research: do research on front-end templates.
1212

1313
v0.4.0

0 commit comments

Comments
 (0)