diff --git a/CHANGELOG.md b/CHANGELOG.md index f2faf91..d65d67f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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 \ No newline at end of file +[0.1.0]: https://github.com/lifechurch/dnaquery/compare/9bece45e6dfdb371b54a765a672429f9958bc2ca...v0.1.0