diff --git a/CHANGELOG.md b/CHANGELOG.md
index c81314c..3c25bab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,16 @@
# Changelog
+## Version [3.2.3](https://github.com/futurestudio/hapi-dev-errors/compare/v3.2.2...v3.2.3) (2019-02-18)
+
+### Updated
+- bump dependencies
+- fix badges in Readme
+
+
## Version [3.2.2](https://github.com/futurestudio/hapi-dev-errors/compare/v3.2.1...v3.2.2) (2019-01-26)
### Updated
-- Readme: rename GitHub references `futurestudio -> futurestudio`
+- Readme: rename GitHub references `fs-opensource -> futurestudio`
## Version [3.2.1](https://github.com/futurestudio/hapi-dev-errors/compare/v3.2.0...v3.2.1) (2019-01-22)
diff --git a/README.md b/README.md
index 93da9aa..f9afd0d 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,10 @@
Follow @marcuspoehls for updates!
diff --git a/package.json b/package.json
index 6e00721..00e5219 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "hapi-dev-errors",
"description": "Return better error details and skip the look at command line to catch the issue.",
- "version": "3.2.2",
+ "version": "3.2.3",
"author": "Future Studio