Bug Fixes * Fixed an issue where `ViewSelect.GoTo` allowed all users to control the menu ([57](https://github.com/Defxult/reactionmenu/issues/57))
3.1.6
<details> <summary>Click to display changelog</summary>
New Features * Added method `Page.from_embeds()`
Miscellaneous * In a `ViewSelect`, the `discord.SelectOption` parameter `default` can no longer be set to `True` ([55](https://github.com/Defxult/reactionmenu/issues/55)). </details>
3.1.5
<details> <summary>Click to display changelog</summary>
Updated - Removed explicit passing of coroutines to `asyncio.wait()` ([51](https://github.com/Defxult/reactionmenu/issues/51)). </details>
3.1.4
<details> <summary>Click to display changelog</summary>
Bug Fixes - Fixed an issue where the slash command in hybrid commands would result in a "The application did not respond" error ([47](https://github.com/Defxult/reactionmenu/issues/47)). </details>
3.1.3
<details> <summary>Click to display changelog</summary>
* Fixed a dependency issue where typing-extensions would cause installation problems </details>
3.1.2
<details> <summary>Click to display changelog</summary>
Bug Fixes * Fixed an issue where an error would occur when `pip` installing the library </details>