Skip to content
This repository was archived by the owner on Sep 11, 2018. It is now read-only.

Commit d47a97c

Browse files
author
Claudio Ludovico Panetta
committed
Add v0.3 to Changelog
1 parent 7c65a0a commit d47a97c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
5+
## [0.3] - 23-12-2016
6+
7+
### Added
8+
- Add Vuex ad dependency
9+
- Add a new folder that contains the store system built with Vuex
10+
- Add components name
11+
- Add Type on components properties
12+
13+
### Changed
14+
- Improve the quality of the components with a complete refactor
15+
16+
### Fixed
17+
- Fix typo on readme
18+
19+
### Removed
20+
- Remove useless spacing inside the files
21+
- Remove the old shared events handler
22+
23+
24+
## [0.2.1] - 07-12-2016
25+
26+
### Fixed
27+
- Fix a problem with npmjs.org sync
28+
29+
430
## [0.2] - 07-12-2016
531

632
### Added
@@ -15,6 +41,7 @@ All notable changes to this project will be documented in this file.
1541
### Fixed
1642
- Fix position of Theater component
1743

44+
1845
## [0.1] - 29-11-2016
1946

2047
### Added

0 commit comments

Comments
 (0)