Merge pull request #56 from csantanapr/bump_changelog_814

Update changelog to pick run handler updates
diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md
index fa09b5d..17952ec 100644
--- a/core/CHANGELOG.md
+++ b/core/CHANGELOG.md
@@ -19,6 +19,10 @@
 
 # Apache OpenWhisk Docker Runtime Container
 
+## 1.3.3
+Changes:
+  - Update run handler to accept more environment variables [#55](https://github.com/apache/incubator-openwhisk-runtime-docker/pull/55)
+
 ## 1.3.2
 Changes:
   - Fixes bug where a log maker is emitted more than once.