Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Update changelog format to match http://keepachangelog.com/en/0.3.0/
Browse files Browse the repository at this point in the history
  • Loading branch information
chriddyp committed Dec 8, 2016
1 parent b59d6ea commit d5be46e
Showing 1 changed file with 23 additions and 8 deletions.
31 changes: 23 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,27 @@
# 1.0.1 - 2016-12-08
Updated Node and NPM versions
# Change Log

# 1.0.0 - 2016-12-08
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## [1.0.1] - 2016-12-08

### Changed
Changed Node version to 6.9.2 and NPM version to 3.10.9 across
Docker, Heroku, and Dev environments. https://github.com/plotly/plotly-database-connector/pull/117

## [1.0.0] - 2016-12-08
1.0.0 is here! 🎉

Lots of great new features:

### Changed
- A new RESTFUL API

### Added
Lots of great new features:
- Support for scheduling and saving queries
- Support for S3, Elasticsearch, Apache Drill in addition to Postgres, Redshift, MySQL, MSSQL, Mariadb, SQLite
- Support for loading and saving connections on disk
Expand All @@ -15,14 +30,14 @@ Lots of great new features:
- Over 100 tests


# 0.0.8 (2016.9.27)
## [0.0.8] - 2016-9-27

#### Features
### Added
- Multiple Sessions API
- On Prem domain
- GeoJSON objects parsed in the response

# 0.0.7 (2016.9.20)
## [0.0.7] - 2016-9-20

#### Features
### Added
- MySQL, MariaDB, PostgreSQL, Redshift, Microsoft SQL, SQLite (Mac only)

0 comments on commit d5be46e

Please # to comment.