We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc293b commit 2d8a593Copy full SHA for 2d8a593
2 files changed
.DS_Store
0 Bytes
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [1.0.5] - 2024-06-13
4
+### Added
5
+- Add in app notification model, function and the first notification.
6
+- Add trip module and its endpoints.
7
+- Add receipt recognition function and test.
8
+
9
+### Changed
10
+- Change the start of db to the server.js.
11
12
+### Fixed
13
+- Update swagger url to make it available for testing.
14
15
16
## [1.0.4] - 2024-06-12
17
### Added
18
- Add get and patch functions in user services.
0 commit comments