51 lines
948 B
Markdown
51 lines
948 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [unreleased]
|
|
|
|
### 🚀 Features
|
|
|
|
- Profile educations endpoints
|
|
- Profile assessments endpoints
|
|
- Profile leave endpoints
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- แก้ชนิด type ที่ reques
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Git-cliff changelog
|
|
- Update CHANGELOG.md
|
|
|
|
## [1.0.62] - 2024-03-13
|
|
|
|
### 🚀 Features
|
|
|
|
- Profile certificate endpoints
|
|
- Profile honor endpoints
|
|
- Profile insignia endpoints
|
|
- Profile training endpoints
|
|
- Check if profile exists
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- Missing id
|
|
- History response
|
|
- Wrong database save
|
|
|
|
### 🚜 Refactor
|
|
|
|
- *(utils)* Merge 2 statement of same conditions
|
|
- *(middlewares)* Add type to function parameter auth role
|
|
- History in database after first edit only
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- *(tsoa-setting)* Update to recursive path
|
|
- Add response example
|
|
|
|
## [1.0.61] - 2024-03-11
|
|
|
|
<!-- generated by git-cliff -->
|