Skip to content

Commit 5822f47

Browse files
nanotaboadaclaude
andcommitted
chore(release): v2.0.0-corner
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b27a0c4 commit 5822f47

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

CHANGELOG.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,22 @@ This project uses football/soccer terminology for release names:
4444

4545
### Added
4646

47+
### Changed
48+
49+
### Deprecated
50+
51+
### Removed
52+
53+
### Fixed
54+
55+
### Security
56+
57+
---
58+
59+
## [2.0.0 - corner] - 2026-03-29
60+
61+
### Added
62+
4763
- `.envrc` for [direnv](https://direnv.net/) to automatically switch to the required Node.js version via `.nvmrc` on directory entry
4864
- `rest/players.rest` HTTP file with health check, POST, GET (all, by ID, by squad number), PUT, and DELETE requests for VS Code REST Client (`humao.rest-client`)
4965
- `humao.rest-client` added to `.vscode/extensions.json` recommended extensions
@@ -57,16 +73,10 @@ This project uses football/soccer terminology for release names:
5773
- `IPlayer.id` type changed from `number` to `string` to reflect UUID
5874
- `updateAsync` and `deleteAsync` in service and database layers refactored to operate on `squadNumber`
5975

60-
### Deprecated
61-
6276
### Removed
6377

6478
- `postman-collections/` directory and Postman JSON collection replaced by `rest/players.rest`
6579

66-
### Fixed
67-
68-
### Security
69-
7080
---
7181

7282
## [1.0.1 - bicyclekick] - 2026-03-08

0 commit comments

Comments
 (0)