add changeset

This commit is contained in:
Josh de Leeuw 2024-07-11 10:12:47 -04:00
parent f2da262f90
commit 7a4a4b834e

View File

@ -0,0 +1,5 @@
---
"jspsych": patch
---
`getKeyboardResponse` now returns the `key` in the original case (e.g., "Enter" instead of "enter") for easier matching to standard key event documentation.