This repository has been archived by the owner on Aug 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,27 @@ | ||
**Change Log** | ||
---------- | ||
|
||
**v0.1.2** | ||
|
||
Released on 4th January 2017 | ||
|
||
cmb:create improvements & few bugfixes by [@jazzsequence](https://github.com/jazzsequence) | ||
- Adds the ability to change the function name and filter callback at the same time | ||
- Adds i18n | ||
- Adds the ability to remove the show_on, hide_on and description values | ||
- Adds semicolon after $prefix line | ||
|
||
**v0.1.1** | ||
|
||
Release on 12th October 2016 | ||
Released on 12th October 2016 | ||
|
||
- Snippets not working issues fix | ||
- Readme updated | ||
|
||
**v0.1** | ||
|
||
Release on 11th October 2016 | ||
Released on 11th October 2016 | ||
|
||
- Initial Release | ||
- Snippets for various field types | ||
- Snippets for common usage | ||
- Snippets for common usage |