From 1985538634f18717d532ae004e1e7681ff12d742 Mon Sep 17 00:00:00 2001 From: yoonie-jang Date: Fri, 29 Nov 2024 12:09:22 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c7fdaf..70eecab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ### ✨ Enhancements +- Added the ability to step back and forth in Webstepper using the arrow keys. + ### 🐛 Bug fixes ### 📚 Documentation and demo website changes