diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b143eea..98ccd892 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+# 0.4.0 (2021-02-18)
+
+
+### Features
+
+* **comment:** Use the defined comment ([#19](https://github.com/Himenon/openapi-typescript-code-generator/issues/19)) ([9e90e7b](https://github.com/Himenon/openapi-typescript-code-generator/commit/9e90e7b))
+
+
+
+
+
# 0.3.0 (2021-02-01)
diff --git a/package.json b/package.json
index 5545d545..2bbea796 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@himenon/openapi-typescript-code-generator",
- "version": "0.3.0",
+ "version": "0.4.0",
"private": true,
"description": "OpenAPI Code Generator using TypeScript AST.",
"keywords": [