diff --git a/docs/reference/changelog.md b/docs/reference/changelog.md
index 310cce2c2..56ef1a850 100644
--- a/docs/reference/changelog.md
+++ b/docs/reference/changelog.md
@@ -2,6 +2,25 @@
🛠= Version contains a breaking change. Check out the list of all the breaking changes [here](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md).
+## n8n@0.105.0
+For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.104.2...n8n@0.105.0) for this version.
+**Release date:** 2021-02-01
+
+- New nodes
+ - Discourse
+ - SecurityScorecard
+ - TimescaleDB
+- Enhanced nodes
+ - Affinity: Added List and List Entry resource
+ - Asana: Added Project IDs option to the Create operation of the Task resource
+ - Hubspot Trigger: Added support for multiple subscriptions
+ - Jira: Added Issue Attachment resource and added custom fields to Create and Update operations of the Issue resource
+ - Todoist: Added Section option
+- Bug fixes
+ - SIGNL4: Fixed an issue with the attachment functionality
+- Added variable `$mode` to check the mode in which the workflow is being executed
+
+
## n8n@0.104.2
For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.104.1...n8n@0.104.2) for this version.
**Release date:** 2021-01-27