Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksleight committed Jun 2, 2021
1 parent 3ae2337 commit d61d737
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
# Changelog

## 0.1.2
## 0.2.0 (2021-06-02)

- Fix: Dont break the CP if config hasn't been published
- [break] Config parameters have been renamed to be more clear and follow typical Laravel naming conventions (snake_case)
- **css** is now **cp_css**
- **buttonText** is now **name**
- **buttonIdent** is now **ident**

## 0.1.1
## 0.1.2 (2021-06-01)

- Fix: Missing dist script file
- [fix] Dont break the CP if config hasn't been published

## 0.1.0
## 0.1.1 (2021-06-01)

- [fix] Missing dist script file

## 0.1.0 (2021-06-01)

- Initial release

0 comments on commit d61d737

Please sign in to comment.