diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7fd927ce8..2575482de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,5 @@
+
+## [v0.18.3] - 2020-12-11
## [v0.18.2] - 2020-12-09
### Bug Fixes
@@ -21,7 +23,7 @@
- **diagnostics:** update download URL
-## [v0.17.0] - 2020-11-23
+## [v0.17.0] - 2020-11-20
### Bug Fixes
- **install:** fix meltMatch struct to match spec
@@ -330,7 +332,8 @@
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
- **profile:** Add listing of profiles to command
-[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.2...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.3...HEAD
+[v0.18.3]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.2...v0.18.3
[v0.18.2]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.1...v0.18.2
[v0.18.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.0...v0.18.1
[v0.18.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.17.1...v0.18.0