Skip to content

Commit

Permalink
feat: version 1.2.0 wrap-up
Browse files Browse the repository at this point in the history
  • Loading branch information
AloisSeckar committed Jul 18, 2024
1 parent 837c4d0 commit 58a7371
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@

This file keeps track of changes, updates and fixes in "WBSC Scoring" project.

## Version 1.2.0 [IN PROGRESS]
## Version 1.2.0 (2024-07-18)
- Features:
- "No DP" option for runners (#180)
- GDP + bunt (#219)
- Tech updates:
- GUI rewritten from vanilla JavaScript to Vue components (#217)
- Vitest unit tests for validation methods (#218 + #243)
- Logging with unjs/consola (#215)
- Switched to pnpm package manager
- Some refactoring - component names, code revision
- Bugfixes - GitHub issues #193, #230, #231, #233, #234, #235, #240, #242, #244 + several others

## Version 1.1.1 (2024-06-05)
- Hotfixed error with displaying images (#227)
Expand Down

0 comments on commit 58a7371

Please sign in to comment.