Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
# Conflicts:
#	CHANGELOG.md
  • Loading branch information
glorenzo972 committed Apr 20, 2024
2 parents 43fe2e4 + a304735 commit ce634d0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
*Andrea Sponziello*
### **Copyrigth**: *Tiledesk SRL*

## [2024-04-20]

### 0.1.3
- added: delete chunk by id/namespace with POST method
- added: expiration time to redis cache
### 0.1.5
- added: list items by namespace with GET /api/listitems/namespace/{namespace}
- added: list all namespaces with POST /api/list/namespace
- fixed some async function

## [2024-04-19]

### 0.1.4
- update webhook with status=300|400

## [2024-04-20]

### 0.1.5
- added: list items by namespace with GET /api/listitems/namespace/{namespace}
- added: list all namespaces with POST /api/list/namespace
- fixed some async function
### 0.1.3
- added: delete chunk by id/namespace with POST method
- added: expiration time to redis cache

0 comments on commit ce634d0

Please sign in to comment.