diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79308b7..de78a98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,104 +1,62 @@
-
-## [2.3.1](https://github.com/zyra/ngx-facebook/compare/v2.4.0...v2.3.1) (2017-04-18)
-
-
-
-
-# [2.4.0](https://github.com/zyra/ngx-facebook/compare/v2.3.0...v2.4.0) (2017-04-18)
+
+# [3.0.0-0](https://github.com/zyra/ngx-facebook/compare/v2.4.0...v3.0.0-0) (2020-06-14)
+### Bug Fixes
-
-# [2.3.0](https://github.com/zyra/ngx-facebook/compare/v2.2.0...v2.3.0) (2017-04-18)
+* fix build errors ([#138](https://github.com/zyra/ngx-facebook/issues/138)) ([587761a](https://github.com/zyra/ngx-facebook/commit/587761a))
### Features
-* return a promise for init method ([5362a16](https://github.com/zyra/ngx-facebook/commit/5362a16)), closes [#67](https://github.com/zyra/ngx-facebook/issues/67)
-
-
-
-
-# [2.2.0](https://github.com/zyra/ngx-facebook/compare/v2.1.1...v2.2.0) (2017-04-05)
+* update to angular 9 ([fb07836](https://github.com/zyra/ngx-facebook/commit/fb07836))
+* **fb-service:** add parameter to force fresh response ([#120](https://github.com/zyra/ngx-facebook/issues/120)) ([8e2f78f](https://github.com/zyra/ngx-facebook/commit/8e2f78f))
-
-## [2.1.1](https://github.com/zyra/ngx-facebook/compare/v2.1.0...v2.1.1) (2017-04-02)
+
+# [2.4.0](https://github.com/zyra/ngx-facebook/compare/v2.2.0...v2.4.0) (2017-04-18)
### Features
-* **facebook-service:** better error handling ([d5a1061](https://github.com/zyra/ngx-facebook/commit/d5a1061))
-
-
-
-
-# [2.1.0](https://github.com/zyra/ngx-facebook/compare/v2.1.0-rc.1...v2.1.0) (2017-04-02)
-
-
-
-
-# [2.1.0-rc.1](https://github.com/zyra/ngx-facebook/compare/v2.0.0-rc.3...v2.1.0-rc.1) (2017-04-01)
-
-
-
-
-# [2.0.0-rc.3](https://github.com/zyra/ngx-facebook/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2017-04-01)
+* return a promise for init method ([5362a16](https://github.com/zyra/ngx-facebook/commit/5362a16)), closes [#67](https://github.com/zyra/ngx-facebook/issues/67)
-
-# [2.0.0-rc.2](https://github.com/zyra/ngx-facebook/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2017-04-01)
+
+# [2.2.0](https://github.com/zyra/ngx-facebook/compare/v2.1.1...v2.2.0) (2017-04-05)
-
-# [2.0.0-rc.1](https://github.com/zyra/ngx-facebook/compare/v2.0.0-beta.2...v2.0.0-rc.1) (2017-04-01)
+
+## [2.1.1](https://github.com/zyra/ngx-facebook/compare/v1.4.0...v2.1.1) (2017-04-02)
### Bug Fixes
-* fix FBMLInstanceMethod decorator ([ae1f155](https://github.com/zyra/ngx-facebook/commit/ae1f155))
-* **fb-comments:** set href default value ([93ca83a](https://github.com/zyra/ngx-facebook/commit/93ca83a))
-* specify default url ([8b97c23](https://github.com/zyra/ngx-facebook/commit/8b97c23))
* **fb-share:** fix class name ([140d219](https://github.com/zyra/ngx-facebook/commit/140d219))
-
-
-### Performance Improvements
-
-* **embedded-video:** destroy listeners on component destroy ([9aee88b](https://github.com/zyra/ngx-facebook/commit/9aee88b))
-
-
-
-
-# [2.0.0-beta.2](https://github.com/zyra/ngx-facebook/compare/v1.4.1...v2.0.0-beta.2) (2017-04-01)
-
-
-
-
-## [1.4.1](https://github.com/zyra/ngx-facebook/compare/v2.0.0-beta.1...v1.4.1) (2017-04-01)
-
-
-
-
-# [2.0.0-beta.1](https://github.com/zyra/ngx-facebook/compare/v1.4.0...v2.0.0-beta.1) (2017-04-01)
-
-
-### Bug Fixes
-
+* specify default url ([8b97c23](https://github.com/zyra/ngx-facebook/commit/8b97c23))
+* **fb-comments:** set href default value ([93ca83a](https://github.com/zyra/ngx-facebook/commit/93ca83a))
* explicitly define type ([ec20b17](https://github.com/zyra/ngx-facebook/commit/ec20b17))
+* fix FBMLInstanceMethod decorator ([ae1f155](https://github.com/zyra/ngx-facebook/commit/ae1f155))
### Features
+* **facebook-service:** better error handling ([d5a1061](https://github.com/zyra/ngx-facebook/commit/d5a1061)), closes [#55](https://github.com/zyra/ngx-facebook/issues/55)
* add comment, comment-embed, video, and post ([de28085](https://github.com/zyra/ngx-facebook/commit/de28085))
* add quote, save, send and share ([ab4a998](https://github.com/zyra/ngx-facebook/commit/ab4a998))
+### Performance Improvements
+
+* **embedded-video:** destroy listeners on component destroy ([9aee88b](https://github.com/zyra/ngx-facebook/commit/9aee88b))
+
+
-# [1.4.0](https://github.com/zyra/ngx-facebook/compare/v1.3.0...v1.4.0) (2017-03-24)
+# [1.4.0](https://github.com/zyra/ngx-facebook/compare/ba47161...v1.4.0) (2017-03-24)
### Bug Fixes
@@ -107,53 +65,10 @@
* **ui-params:** add property message to interface ([#59](https://github.com/zyra/ngx-facebook/issues/59)) ([50b8fe8](https://github.com/zyra/ngx-facebook/commit/50b8fe8))
-
-
-# [1.3.0](https://github.com/zyra/ngx-facebook/compare/v2.0.1...v1.3.0) (2017-03-23)
-
-
-### Features
-
-* better error handling ([#55](https://github.com/zyra/ngx-facebook/issues/55)) ([5d12aba](https://github.com/zyra/ngx-facebook/commit/5d12aba))
-
-
-
-
-## [2.0.1](https://github.com/zyra/ngx-facebook/compare/v1.2.1...v2.0.1) (2017-03-20)
-
-
-
-
-## [1.2.1](https://github.com/zyra/ngx-facebook/compare/v2.0.0...v1.2.1) (2017-03-20)
-
-
-
-
-# [2.0.0](https://github.com/zyra/ngx-facebook/compare/v1.2.0...v2.0.0) (2017-03-17)
-
-
-
-
-# [1.2.0](https://github.com/zyra/ngx-facebook/compare/v1.1.0...v1.2.0) (2017-01-20)
-
-
### Features
* add grantedScopes property to FacebookAuthResponse ([c9da0d6](https://github.com/zyra/ngx-facebook/commit/c9da0d6)), closes [#35](https://github.com/zyra/ngx-facebook/issues/35)
-
-
-
-
-# [1.1.0](https://github.com/zyra/ngx-facebook/compare/v1.0.0...v1.1.0) (2016-12-25)
-
-
-
-
-# [1.0.0](https://github.com/zyra/ngx-facebook/compare/ba47161...v1.0.0) (2016-11-24)
-
-
-### Features
-
+* better error handling ([#55](https://github.com/zyra/ngx-facebook/issues/55)) ([5d12aba](https://github.com/zyra/ngx-facebook/commit/5d12aba))
* **ui:** complete Facebook UI typings ([ba47161](https://github.com/zyra/ngx-facebook/commit/ba47161))