Skip to content

Commit b7602b5

Browse files
author
Xing
authored
Create CHANGELOG.md
1 parent 4efc604 commit b7602b5

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)