diff --git a/CHANGELOG.md b/CHANGELOG.md
index b760545..530ced6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+# [1.0.8 - `/similar` endpoint and validation fix](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.0.8) - 05 Dec 2023
+
+- [#286](https://github.com/nmdp-bioinformatics/py-ard/issues/286) `similar` endpoint return all alleles/MAC with given prefixes
+- [#287](https://github.com/nmdp-bioinformatics/py-ard/issues/287) Allele validation in non-strict mode
+
+
+[Changes][1.0.8]
+
+
# [Find Similar Alleles (1.0.7)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.0.7) - 09 Nov 2023
@@ -625,6 +635,7 @@ yes
[Changes][0.0.14]
+[1.0.8]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.7...1.0.8
[1.0.7]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.6...1.0.7
[1.0.6]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.5...1.0.6
[1.0.5]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.4...1.0.5