diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f8cf2a..77f8d17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,29 @@ 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).
+## 0.1.1 - 2023-08-27
+
+### Added
+
+- Nothing.
+
+### Changed
+
+- Nothing.
+
+### Deprecated
+
+- Nothing.
+
+### Removed
+
+- Nothing.
+
+### Fixed
+
+- Remove `package.xml` from the manifest to avoid MD5 checksum errors when attempting to install via `pecl`.
+
+
## 0.1.0 - 2023-08-27
### Added
diff --git a/package.xml b/package.xml
index 9c8bd49..46ee285 100644
--- a/package.xml
+++ b/package.xml
@@ -14,9 +14,10 @@ Internationalization API Specification.
yes
2023-08-27
+
- 0.1.0
- 0.1.0
+ 0.1.1
+ 0.1.1
alpha
@@ -24,14 +25,7 @@ Internationalization API Specification.
BSD-3-Clause
@@ -214,4 +208,29 @@ Initial release with initial functionality ported from ECMA-402:
ecma_intl
+
+
+ 2023-08-27
+
+
+ 0.1.0
+ 0.1.0
+
+
+ alpha
+ alpha
+
+ BSD-3-Clause
+
+
+