Skip to content

Commit

Permalink
V2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marcfil committed May 16, 2022
1 parent daf8080 commit 46427a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2.0.7 - 2022-05-16
- Fixed that primary color is used if none is specified

## 2.0.6 - 2022-05-13
- Added functionality to specify the colors used for the current tab using Tabs::make()->withCurrentColor('sky') (default is sky)
- Added functionality to specify the colors used for tabs with errors using Tabs::make()->withErrorColor('red') (default is red)
Expand Down

0 comments on commit 46427a0

Please sign in to comment.