-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝docs: update changelog and versions
- Loading branch information
Showing
3 changed files
with
30 additions
and
6 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,7 +1,31 @@ | ||
# Changelog | ||
|
||
All notable changes to `feedback` will be documented in this file | ||
All notable changes to `h-bar` will be documented in this file. | ||
|
||
## 1.0.0 - 201X-XX-XX | ||
## 0.2.0 - 2020-02-23 | ||
|
||
- initial release | ||
This has a fix for the fact I mixed up the values compared in the wordpress passer. | ||
|
||
***Fixes*** | ||
|
||
- [164e82d] FIX: the normalise for destructured object for the wordpress API | ||
|
||
***Features*** | ||
|
||
- [02d0b38] Add the option to define/override the default container element id that is used. | ||
|
||
## 0.1.0 - 2020-02-18 | ||
|
||
***Features*** | ||
|
||
- adds the ability to have custom parsers in the `parser` section of `init()` [#3] [edee6d8] | ||
|
||
### General | ||
|
||
Update the example file to show usage. | ||
|
||
Also update the readme. | ||
|
||
## 0.0.x - initial releases | ||
|
||
Before this the documented changes are vague cause it was the initial flesh of the package. |
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
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