-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:noclocks/noclocksR
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Changelog | ||
*All notable changes to this project will be documented in this file.* | ||
|
||
## [Unreleased] | ||
|
||
### Data | ||
|
||
- Add data-raw/color_palette | ||
|
||
### Documentation | ||
|
||
- Add CHANGELOG | ||
- Add vignettes | ||
- Add functions man pages | ||
|
||
### Features | ||
|
||
- Add colors R | ||
- Add shiny_resume functions | ||
- Add assets for htmldependency on shiny_resume | ||
- Add demo resume app | ||
- Add rmarkdown template | ||
- Add image assets | ||
- Add examples | ||
|
||
### Init | ||
|
||
- Initialize changelog and GHA | ||
- Initialize ignore files | ||
- Initialize R package structure | ||
|
||
*** | ||
*Changelog generated by [git-cliff](https://github.com/orhun/git-cliff).* |