diff --git a/README.md b/README.md
index dbf502f..bd101ef 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-
+
----
-
***Page Hunter*** library is a Rust-based pagination tool that provides a way to manage and navigate through pages of data.
It offers a set of resources that encapsulates all the necessary pagination information such as the current page, total pages, previous page, next page and the items on the current page.
diff --git a/assets/page-hunter-logo-v1.png b/assets/page-hunter-logo-v1.png
deleted file mode 100644
index 2b28384..0000000
Binary files a/assets/page-hunter-logo-v1.png and /dev/null differ
diff --git a/assets/page-hunter-logo-v2.png b/assets/page-hunter-logo-v2.png
deleted file mode 100644
index 90a9a63..0000000
Binary files a/assets/page-hunter-logo-v2.png and /dev/null differ
diff --git a/page-hunter/CHANGELOG.md b/page-hunter/CHANGELOG.md
index fb86774..f2e1050 100644
--- a/page-hunter/CHANGELOG.md
+++ b/page-hunter/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## 🚀 v0.4.2 [2025-01-11]
+
+### Changed:
+
+- 🔨 Remove assets from repo by [@JMTamayo](https://github.com/JMTamayo).
+
## 🚀 v0.4.1 [2025-01-11]
### Fixed: