We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993b3ce commit bd71f67Copy full SHA for bd71f67
CHANGELOG.md
@@ -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
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