-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increment the version and update the changelog
- Loading branch information
Showing
3 changed files
with
27 additions
and
16 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,16 +1,27 @@ | ||
# History of notable changes introduced in each version | ||
|
||
## v0.2.0 (2021-02-03) | ||
## v0.2.0 (2021-05-29) | ||
#### New features | ||
- new feature 1 | ||
#### Changes | ||
- change 1 | ||
#### Bug fixes | ||
- bug fix 1 | ||
#### Deprecations | ||
- deprecation 1 | ||
#### Removals | ||
- removal 1 | ||
- Outside label (currently not supporting icon) | ||
- Outward Pointer for slices | ||
- Label icon for inside labels | ||
- Properties for changing label colors | ||
#### Updates | ||
- Attributes are now public to use in layouts | ||
|
||
## v0.1.0 (2021-05-19) | ||
This is the first release of the library. | ||
|
||
|
||
# Template: | ||
## vx.y.z (yyyy-MM-dd) | ||
#### New features | ||
- new feature 1 | ||
#### Updates | ||
- change 1 | ||
#### Bug fixes | ||
- bug fix 1 | ||
#### Deprecations | ||
- deprecation 1 | ||
#### Removals | ||
- removal 1 |
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