We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4efc604 commit b7602b5Copy full SHA for b7602b5
1 file changed
CHANGELOG.md
@@ -0,0 +1,18 @@
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](https://keepachangelog.com/en/1.0.0/),
5
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
9
+## [0.0.1]
10
+### Added
11
+* Up-to-date [Contributing instructions](https://github.com/plotly/dash-pivottable/blob/master/CONTRIBUTING.md)
12
+* Up-to-date Readme
13
+* Issue and PR templates
14
+* [Dash testing](https://dash.plotly.com/testing) with Pytest fixtures
15
+* CircleCI deployment and Percy Snapshots
16
+* Create package-lock.json instead of yarn.lock
17
+* Up-to-date [license](https://github.com/plotly/dash-pivottable/blob/master/LICENSE)
18
+* Up-to-date `setup.py`
0 commit comments