diff --git a/CHANGELOG.md b/CHANGELOG.md index b17b30c..031a6cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. 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). +## 0.3.1 - 2018-07-17 + +### Fixed + +- Remove `omitempty` struct tag from Project type field to fix creating Basic projects + ## 0.3.0 - 2018-05-14 ### Added diff --git a/integration.env.encrypted b/integration.env.encrypted index c53f1b1..fc0cabd 100644 --- a/integration.env.encrypted +++ b/integration.env.encrypted @@ -1 +1,2 @@ -sAsUAjqyS5IA5UhB6PxeY/iaqBcCTzB1W1UckAV9X+5Pc9Qyw3p7/Z2cxDkq+PDO2fnHYUNB6BYjapVdVIpWMRXIup2ELse+PQ9em2JnZyIMVZSUGxsdXdjHC7DQZk12394= \ No newline at end of file +codeship:v2 +MopZyFeuq5V1wWkbbM5cLLjwxIBWYge6RIoEhtXqIhvi4BdrmraDCSbblBALC4ViKXA+NnDe2pTukneOmPmewitilx8t/lxxbFTeQIDhkv/1BdEpHdxkXyS3cAG/FMw9+VIxw9ELYH+ftvQq6GruNdMMlZt39CD/u4LHXBoLtSeepQ== \ No newline at end of file