# Changelog 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). ## [Unreleased] ## [0.3.3] - 2018-11-14 ### Changed - Fix bug in local file adapter, refactoring lock file with core language ## [0.3.2] - 2018-11-12 ### Changed - Fix bug in local file adapter, when 2 or more process try to read same file ## [0.3.1] - 2018-11-07 ### Changed - Fix bug in local file adapter, when 2 or more process try to update same file ## [0.3.0] - 2018-05-11 ### Changed - Refresh auth token when invalid ## [0.2.2] - 2018-01-15 ### Changed - Fix time parser ## [0.2.1] - 2018-01-15 ### Changed - Fix time parser