-
Notifications
You must be signed in to change notification settings - Fork 206
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
35 changed files
with
3,294 additions
and
1,861 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 |
---|---|---|
|
@@ -2,7 +2,6 @@ | |
<a href="https://github.com/tbaltrushaitis/cv/releases"><img src="https://img.shields.io/github/release/tbaltrushaitis/cv.svg?style=flat" alt="GitHub release" /></a> | ||
<a href="https://github.com/tbaltrushaitis/cv/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-green.svg?style=flat" alt="License" /></a> | ||
<img src="https://img.shields.io/david/tbaltrushaitis/cv.svg" alt="Dependencies" /> | ||
<img src="https://img.shields.io/david/dev/tbaltrushaitis/cv.svg" alt="Dev Dependencies" /> | ||
</p> | ||
|
||
<p align="center"> | ||
|
@@ -32,23 +31,37 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) | |
<!-- ##### Fixed: ##### --> | ||
<!-- ##### Removed: ##### --> | ||
|
||
--- | ||
<!-- --- --> | ||
|
||
<!-- ## [Unreleased] - Current ## --> | ||
<!-- ## [v0.2.5](Unreleased) - Current ## --> | ||
|
||
--- | ||
|
||
## [v0.2.4](Unreleased) - Current ## | ||
## [v0.2.4](https://github.com/tbaltrushaitis/cv/tree/v0.2.4) - 2020-02-26 ## | ||
|
||
### Added ### | ||
- [x] manifest.json | ||
- [x] `Gray` color for console logging | ||
- [x] `GraphQL` to skills list | ||
- [x] Vhost configuration for **nginx** | ||
- [x] `Bootstrap` brand color for `fa-*` icons | ||
|
||
### Changed ### | ||
- [x] bower i --save-dev [email protected] | ||
- [x] Small improvements in biography section | ||
- [x] Small improvemnts in employment history cards when rendering in mobile | ||
- [x] Improved Clean operations in Make | ||
- [x] Timestamp format to just time instead of .toLocaleTimeString() for console messages | ||
- [x] Small improvements in employment history cards when rendering in mobile | ||
- [x] Improved `Clean` operations in Makefile | ||
- [x] Timestamp format to show only time instead of `.toLocaleTimeString()` for console messages | ||
- [x] npm i --save-dev [email protected] | ||
- [x] npm i --save-dev [email protected] | ||
- [x] npm i --save-dev [email protected] | ||
- [x] npm i --save-dev [email protected] [email protected] | ||
- [x] npm i --save-dev [email protected] | ||
- [x] npm i --save-dev [email protected] | ||
- [x] npm i --save-dev [email protected] | ||
- [x] npm i --save-dev [email protected] | ||
- [x] bower i --save [email protected] | ||
|
||
### Fixed ### | ||
- [x] lodash.template [CVE-2019-10744](https://github.com/lodash/lodash/pull/4336) vulnerability | ||
|
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
Oops, something went wrong.