Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Commit

Permalink
move changelog comment to unreleased
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvaughn committed Apr 23, 2018
1 parent e00e4f7 commit 2ec9e96
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Changes
- remove `_` from BigQuery table names to comply with BigQuery recommendations.

## [0.3.0] - 2018-03-09
### Changes
- `containers` in the config file is renamed to `apps` in order to be more flexible
- remove `_` from BigQuery table names to comply with BigQuery recommendations.

## [0.2.0] - 2018-02-15
### Added
Expand All @@ -31,4 +32,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[Unreleased]: https://github.com/lifechurch/dnaquery/compare/v0.3.0...HEAD
[0.3.0]: https://github.com/lifechurch/dnaquery/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/lifechurch/dnaquery/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/lifechurch/dnaquery/compare/9bece45e6dfdb371b54a765a672429f9958bc2ca...v0.1.0
[0.1.0]: https://github.com/lifechurch/dnaquery/compare/9bece45e6dfdb371b54a765a672429f9958bc2ca...v0.1.0

0 comments on commit 2ec9e96

Please sign in to comment.