CHANGELOG.md in wso2_toolbox-0.3.0 vs CHANGELOG.md in wso2_toolbox-0.3.1
- old
+ new
@@ -4,16 +4,20 @@
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.2.1] - 2018-01-15
+## [0.3.1] - 2018-11-07
### Changed
-- Fix time parser
+- Fix bug in local file adpter, 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.3.0] - 2018-05-11
+## [0.2.1] - 2018-01-15
### Changed
-- Refresh auth token when invalid
+- Fix time parser