Skip to content

Commit

Permalink
release(0.6.0): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail9k committed Nov 15, 2024
1 parent 47b56fc commit 173ff2d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

All notable changes to this project will be documented in this file.

## [0.4.0](https://github.com/ismail9k/vue3-carousel/releases/tag/v0.4.0) - 2024-11-06
## [0.6.0](https://github.com/ismail9k/vue3-carousel/releases/tag/v0.4.0) - 2024-11-15

- Feat(utils): use requestAnimationFrame for throttle function in #422
- Feat: support slides gap in #421
- Feat(config): remove throttle value
- Refactor(getMinSlideIndex): to use object instead of switch..case for clarity and maintainability
- Refactor(getMaxSlideIndex): to use object instead of switch..case for clarity and maintainability

## [0.5.1](https://github.com/ismail9k/vue3-carousel/releases/tag/v0.4.0) - 2024-11-06

- Test: use vitest instead of jest in #418
- Feat add title attribute for pagination and navigation buttons in #419
Expand Down

0 comments on commit 173ff2d

Please sign in to comment.