CHANGELOG.md in wso2_toolbox-0.3.2 vs CHANGELOG.md in wso2_toolbox-0.3.3
- old
+ new
@@ -4,10 +4,14 @@
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.2] - 2018-11-07
+## [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