Skip to content

Commit be926f0

Browse files
nanotaboadaclaude
andcommitted
chore(release): v2.1.0-dribble
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent dc5bb28 commit be926f0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,9 @@ This project uses football/soccer terminology for release names:
4646

4747
### Changed
4848

49-
- Tests switched to in-memory SQLite (`STORAGE_PATH=:memory:`) — seeded via `beforeAll`, production DB never touched during test runs
50-
5149
### Deprecated
5250

53-
## [2.1.0-dribble] - 2026-03-30
51+
## [2.1.0-dribble] - 2026-03-31
5452

5553
### Added
5654

@@ -64,6 +62,7 @@ This project uses football/soccer terminology for release names:
6462
- `playerStub.all` expanded to 26 players
6563
- `PUT describe` in tests: removed `beforeEach`, added `afterEach` to restore Martínez; all tests retargeted to squad 23
6664
- `rest/players.rest` variables updated: `@newSquadNumber = 27`, `@existingSquadNumber = 23`
65+
- Tests switched to in-memory SQLite (`STORAGE_PATH=:memory:`) — seeded via `beforeAll`, production DB never touched during test runs
6766
- Docker: run `docker compose down -v` before `docker compose up` to pick up the rebuilt seeded DB from `storage/players-sqlite3.db` (see #551)
6867

6968
### Removed

0 commit comments

Comments
 (0)