Skip to content

Commit

Permalink
Merge pull request #38 from zulfikarrosadi/chore/docs
Browse files Browse the repository at this point in the history
Chore/docs
  • Loading branch information
zulfikarrosadi authored Nov 17, 2024
2 parents 49544a9 + e4c8a49 commit f6d14ce
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. hopefully h3h3

## v0.1.0 2024-11-17
### Added
- Authentication
- Register, Login, Refresh Token
- Product
- Get Product
- Get Product By ID
- Get Products
- Get Products with Infinite Scroll
- Create Product
create product with providing all necessary field, and have feature to upload product images with builtin validation
- Update Product
- Delete Product
- Admin Access
- Certain action now requiring admin access

0 comments on commit f6d14ce

Please # to comment.