We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1850a5a commit fb61145Copy full SHA for fb61145
1 file changed
CHANGELOG.md
@@ -1,4 +1,15 @@
1
# Changelog
2
+## [1.1.0] - 2024-07-29
3
+### Added
4
+- Add update and delete endpoints for expenses, and receipts
5
+- Add hook functions to update the total amount of a trip when an expense is updated or deleted
6
+- Add delete account endpoint and remove all the data related to the user
7
+- Add check verification status endpoint
8
+
9
+### Changed
10
+- Updated the prompt for recognizing the receipt
11
+- Updated the default category for expenses
12
+- Set default language for ocr process
13
14
## [1.0.9] - 2024-06-23
15
### Added
0 commit comments