Skip to content
Snippets Groups Projects
Commit 7f8876e6 authored by Paolo.Brasolin's avatar Paolo.Brasolin
Browse files

chore: update changelog

parent 8a8b5f87
No related branches found
No related tags found
No related merge requests found
Pipeline #23474 failed
...@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added
- `FE` Clues appear and fade on top of forest.
- `FE` Spears have physics, and either scare animals away or stab the ground.
- `FE` The player can just type; no clicking, no modals.
- `FE` Typed words are matched with onscreen ones by Levenshtein distance.
- `BE` Seed procedure from Quack.
- `BE`/`FE` Revise DB schema and API to handle words.
### Changed
- `FE` Complete rewrite in TypeScript.
## [0.1.0] - 2022-03-02 ## [0.1.0] - 2022-03-02
### Added ### Added
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment