Update CHANGELOG.md

This commit is contained in:
Methapon Metanipat 2024-10-30 17:50:40 +07:00
parent 386ad956e5
commit 56de83a181

View file

@ -60,6 +60,7 @@ All notable changes to this project will be documented in this file.
- Typo
- Wrong operation
- Auth related error
- Workflow query not work on filter (#3)
### 🚜 Refactor
@ -74,6 +75,7 @@ All notable changes to this project will be documented in this file.
- Remove unused enum
- Accept quotation specific status filter instead
- Change installments data
- Invoice relation (#2)
### ⚙️ Miscellaneous Tasks
@ -89,6 +91,8 @@ All notable changes to this project will be documented in this file.
- Update deps
- Add database relation for notification group
- Update changelog format for breaking change
- Change git-cliff commit limit
- Add script to generate changelog
### Experimental
@ -262,7 +266,6 @@ All notable changes to this project will be documented in this file.
### 🚀 Features
- Customer permission
- Product group permission
- Allow sale to manage self branch
- Branch image multi
@ -291,8 +294,6 @@ All notable changes to this project will be documented in this file.
### 🐛 Bug Fixes
- User permission control
- Stats not accurate due to prev commit
- Customer edit not consider related branch perm
- Wrong permission condition
- Wrong position
@ -347,7 +348,6 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks
- Remove unused
- Add migration
- Add helper function
- Add more helper function