diff --git a/CHANGELOG.md b/CHANGELOG.md
index 244cfc1cb8..d7707f80d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [0.5.1](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.5.0...v0.5.1) (2020-04-23)
+
+
+### Bug Fixes
+
+* remove node globals ([#42](https://github.com/libp2p/js-libp2p-pubsub/issues/42)) ([636041b](https://github.com/libp2p/js-libp2p-pubsub/commit/636041b))
+
+
+
# [0.5.0](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.4.3...v0.5.0) (2020-04-22)