Skip to content

Commit bd71f67

Browse files
authored
created changelog
1 parent 993b3ce commit bd71f67

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

Diff for: CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6+
7+
8+
## [Unreleased]
9+
10+
### Added
11+
12+
### Changed
13+
14+
### Deprecated
15+
16+
### Removed
17+
18+
### Fixed
19+
20+
### Security
21+
22+
## [0.0.2] - 2018-06-04
23+
24+
### Fixed
25+
* Error on Windows when generating tarball. Fixed dependency problems with import dash_daq.
26+
27+
## [0.0.1] - 2018-05-28
28+
* Display error on ColorPicker Light component fixed
29+
* Gauge component error with default values fixed
30+
* Knob component error with JavaScript split method fixed

0 commit comments

Comments
 (0)