Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.2.0](https://github.com/ganchdev/quez/compare/v1.1.0...v1.2.0) (2025-12-01)


### Features

* a few gameplay updates ([#108](https://github.com/ganchdev/quez/issues/108)) ([377ccdc](https://github.com/ganchdev/quez/commit/377ccdccba42fc23fc96881ced25d947dcfaa11d))
* allow answer choice to change before question complete ([377ccdc](https://github.com/ganchdev/quez/commit/377ccdccba42fc23fc96881ced25d947dcfaa11d))
* display time taken on scoreboard ([377ccdc](https://github.com/ganchdev/quez/commit/377ccdccba42fc23fc96881ced25d947dcfaa11d))
* reduce countdown when all players have answered ([377ccdc](https://github.com/ganchdev/quez/commit/377ccdccba42fc23fc96881ced25d947dcfaa11d))
* reduce the default question duration to 20 seconds ([377ccdc](https://github.com/ganchdev/quez/commit/377ccdccba42fc23fc96881ced25d947dcfaa11d))


### Bug Fixes

* failing CI ([#109](https://github.com/ganchdev/quez/issues/109)) ([3fdf13d](https://github.com/ganchdev/quez/commit/3fdf13dc823a0f49009d5e6e19c0b30b80c5551e))

## [1.1.0](https://github.com/ganchdev/quez/compare/v1.0.0...v1.1.0) (2025-04-30)


Expand Down