Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Zorin95670 committed Nov 22, 2024
1 parent 9986091 commit e8b5afd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `GET /api/ai/secrets/[SECRET_ID]`, to get an AI secret.
* `PUT /api/ai/secrets/[SECRET_ID]`, to update an AI secret.
* `DELETE /api/ai/secrets/[SECRET_ID]`, to delete an AI secret.
* Use library to filter database from query parameters.

### Removed

- Jersey by Spring.

## [1.0.0] - 2024/10/15

Expand Down

0 comments on commit e8b5afd

Please sign in to comment.