From 42582c7f8e643e96cf26a1b1df46c59b184becc1 Mon Sep 17 00:00:00 2001
From: "Alex R. Delp" <delp@users.noreply.github.com>
Date: Mon, 18 May 2020 18:30:40 -0700
Subject: [PATCH] Update CHANGELOG.md

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77504bf..a9f1094 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 ## [Unreleased]
-- Pending physical testing, Gamepad API support from [PR-233](https://github.com/faiface/pixel/pull/233)
+- Gamepad API added
 - Support setting an initial window position
 
 ## [v0.10.0-beta] 2020-05-10
-- 
GitLab